Skip to content

Commit 0b7fb34

Browse files
committed
Fix documentation link in Footer
1 parent a7b0853 commit 0b7fb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/Footer.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const { meta, getStory } = getStoryFactory({
1010
sectionName,
1111
"wrappedComponent": { Footer },
1212
"description": `
13-
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/footer)
13+
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/pied-de-page)
1414
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Footer.tsx)`,
1515
"argTypes": {
1616
"brandTop": {

0 commit comments

Comments
 (0)