Skip to content

Commit dd7b3f6

Browse files
committed
fix: tag story url
1 parent fb4f30f commit dd7b3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/Tag.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const { meta, getStory } = getStoryFactory({
77
sectionName,
88
"wrappedComponent": { Tag },
99
"description": `
10-
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/bouton)
10+
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/tag)
1111
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Tag.tsx)`,
1212
"argTypes": {
1313
"dismissible": {

0 commit comments

Comments
 (0)