We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 139e9fa + dd48ef4 commit cd0ee82Copy full SHA for cd0ee82
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