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 9b8c02f commit 94cd9f5Copy full SHA for 94cd9f5
stories/AgentConnectButton.stories.tsx
@@ -6,7 +6,7 @@ const { meta, getStory } = getStoryFactory({
6
sectionName,
7
"wrappedComponent": { AgentConnectButton },
8
"description": `
9
-- [See AgentConnect documentation](https://agentconnect.gouv.fr/)
+- [See AgentConnect documentation](https://github.com/france-connect/Documentation-AgentConnect/blob/main/doc_fs/implementation_fca/bouton_fca.md)
10
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/AgentConnectButton.tsx)`
11
});
12
0 commit comments