diff --git a/stories/Tag.stories.tsx b/stories/Tag.stories.tsx index adeff6d61..7c33ada65 100644 --- a/stories/Tag.stories.tsx +++ b/stories/Tag.stories.tsx @@ -7,7 +7,7 @@ const { meta, getStory } = getStoryFactory({ sectionName, "wrappedComponent": { Tag }, "description": ` -- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/bouton) +- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/tag) - [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Tag.tsx)`, "argTypes": { "dismissible": {