Skip to content

Commit cd0ee82

Browse files
Merge pull request #58 from ComponentDriven/winkerVSbecks-patch-1
Update CSF link to Storybook documentation
2 parents 139e9fa + dd48ef4 commit cd0ee82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/Tools/CSF.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export const CSF = () => (
3838
<Stack axis="vertical" space={24}>
3939
<Text>
4040
The{' '}
41-
<Link href="https://github.com/ComponentDriven/csf">
41+
<Link href="https://storybook.js.org/docs/api/csf/index">
4242
Component Story Format
4343
</Link>{' '}
4444
is an open standard for component examples based on JavaScript ES6

0 commit comments

Comments
 (0)