Browse Source

Update Git links

Alexandre MOTTIER 3 years ago
parent
commit
75aba90dba
2 changed files with 3 additions and 3 deletions
  1. 1 1
      index.php
  2. 2 2
      index_en.php

+ 1 - 1
index.php

@@ -37,7 +37,7 @@
 <div style="text-align: center;">
 <button type="button" id="btn_click" />Générer nouveau mot de passe</button>
 <br /><br />
-<a href="https://gitlab.am-networks.fr/am/PasswordGenerator-PHP" target="_blank">Cliquez ici pour accéder au code source</a>
+<a href="https://gogs.am-networks.fr/AMNetworks/PasswordGenerator-PHP" target="_blank">Cliquez ici pour accéder au code source</a>
 </div>
 </body>
 </html>

+ 2 - 2
index_en.php

@@ -37,8 +37,8 @@
 <div style="text-align: center;">
 <button type="button" id="btn_click" />Generate new password</button>
 <br /><br />
-Made in France 🇫🇷 by <a href="https://gitlab.am-networks.fr/am" target="_blank">Alexandre</a><br />
-<a href="https://gitlab.am-networks.fr/am/PasswordGenerator-PHP" target="_blank">Click here to access source code</a>
+Made in France 🇫🇷 by <a href="https://gogs.am-networks.fr/AMNetworks" target="_blank">Alexandre</a><br />
+<a href="https://gogs.am-networks.fr/AMNetworks/PasswordGenerator-PHP" target="_blank">Click here to access source code</a>
 </div>
 </body>
 </html>