Skip to content

Commit 10be541

Browse files
authored
story: skipLink dsfr dead link
Signed-off-by: Dylan Decrulle <[email protected]>
1 parent b23d1a7 commit 10be541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/SkipLinks.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const { meta, getStory } = getStoryFactory<SkipLinksProps>({
66
sectionName,
77
wrappedComponent: { SkipLinks },
88
description: `
9-
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/liens-d-evitement)
9+
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/lien-d-evitement)
1010
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/SkipLinks.tsx)`
1111
});
1212

0 commit comments

Comments
 (0)