Skip to content

Commit

Permalink
fix: proconnect link, root domain is not available yet
Browse files Browse the repository at this point in the history
  • Loading branch information
rdubigny committed Sep 23, 2024
1 parent a47fdee commit a553393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ProConnectButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export const ProConnectButton = memo(
</Inner>
<p>
<a
href={"https://proconnect.gouv.fr/"}
href={"https://www.proconnect.gouv.fr/"}
target="_blank"
rel="noopener"
title={`${t("what is service")} - ${t("new window")}`}
Expand Down

0 comments on commit a553393

Please sign in to comment.