Skip to content

Commit 8a83549

Browse files
authored
fix proconnect identity links (#49)
1 parent a09b2ac commit 8a83549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tchap/resources/templates/tchap/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<li class="fr-footer__bottom-item">
104104
<a
105105
class="fr-footer__bottom-link"
106-
href=" https://identite-sandbox.proconnect.gouv.fr/users/sign-in"
106+
href=" https://identite-sandbox.proconnect.gouv.fr"
107107
>
108108
(Test) Proconnect identité
109109
</a>
@@ -112,7 +112,7 @@
112112
<li class="fr-footer__bottom-item">
113113
<a
114114
class="fr-footer__bottom-link"
115-
href=" https://identite.proconnect.gouv.fr/users/sign-in"
115+
href=" https://identite.proconnect.gouv.fr"
116116
>
117117
Proconnect identité
118118
</a>

0 commit comments

Comments
 (0)