Skip to content

Commit

Permalink
fix(typo): replace agentConnect with ProConnect (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccadumazert authored Jan 20, 2025
1 parent 56be747 commit f4ad32d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/~/welcome/api/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ export default new Hono<App_Context>().get(
href="https://www.proconnect.gouv.fr/"
rel="noopener noreferrer"
target="_blank"
title="Qu’est-ce que AgentConnect ? - nouvelle fenêtre"
title="Qu’est-ce que ProConnect ? - nouvelle fenêtre"
>
Qu’est-ce que AgentConnect ?
Qu’est-ce que ProConnect ?
</a>
</p>
</div>
Expand Down

0 comments on commit f4ad32d

Please sign in to comment.