We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23d1a7 commit 10be541Copy full SHA for 10be541
stories/SkipLinks.stories.tsx
@@ -6,7 +6,7 @@ const { meta, getStory } = getStoryFactory<SkipLinksProps>({
6
sectionName,
7
wrappedComponent: { SkipLinks },
8
description: `
9
-- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/liens-d-evitement)
+- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/lien-d-evitement)
10
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/SkipLinks.tsx)`
11
});
12
0 commit comments