We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 139e9fa commit dd48ef4Copy full SHA for dd48ef4
1 file changed
src/sections/Tools/CSF.tsx
@@ -38,7 +38,7 @@ export const CSF = () => (
38
<Stack axis="vertical" space={24}>
39
<Text>
40
The{' '}
41
- <Link href="https://github.com/ComponentDriven/csf">
+ <Link href="https://storybook.js.org/docs/api/csf/index">
42
Component Story Format
43
</Link>{' '}
44
is an open standard for component examples based on JavaScript ES6
0 commit comments