fix link to the list of open instances due to joinpeertube.org update
authorRigel Kent <sendmemail@rigelk.eu>
Tue, 25 Sep 2018 19:43:07 +0000 (21:43 +0200)
committerRigel Kent <sendmemail@rigelk.eu>
Tue, 25 Sep 2018 19:43:14 +0000 (21:43 +0200)
client/src/app/login/login.component.html

index fa585c883af96d7d0cc9c53849c22277e473fe00..9105831933168528c34a88935d556a5afa11f189 100644 (file)
@@ -19,7 +19,7 @@
           or create an account
         </a>
 
-        <a i18n *ngIf="signupAllowed === false" href="https://joinpeertube.org/en/#register" 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/en/#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>