Fix link for account creation on another instance
authorYorwba <yorwb4@gmail.com>
Tue, 12 Nov 2019 13:35:52 +0000 (14:35 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Wed, 13 Nov 2019 07:58:17 +0000 (08:58 +0100)
client/src/app/login/login.component.html

index 3fb1247c842eb764b851c37a701c552c78a56d6a..9bbeab3be3a97e93aab455527d46b40e164a4921 100644 (file)
@@ -19,7 +19,7 @@
           or create an account
         </a>
 
-        <a i18n *ngIf="signupAllowed === false" href="https://joinpeertube.org/en/#instances-list" target="_blank" title="Click here to see a list of instances where to register" class="create-an-account">
+        <a i18n *ngIf="signupAllowed === false" href="https://joinpeertube.org/instances#instances-list" target="_blank" title="Click here to see a list of instances where to register" class="create-an-account">
           or create an account on another instance
         </a>