Skip to content

Commit 374deb8

Browse files
committed
fix link in callout story
1 parent 05f3a21 commit 374deb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/CallOut.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const { meta, getStory } = getStoryFactory({
99
"wrappedComponent": { CallOut },
1010
"description": `
1111
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/mise-en-avant)
12-
- [See source code](//github.com/codegouvfr/react-dsfr/blob/main/src/CallOut.tsx)`,
12+
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/CallOut.tsx)`,
1313
"disabledProps": ["lang"],
1414
"argTypes": {
1515
"title": {

0 commit comments

Comments
 (0)