fix link to the list of open instances
authorRigel Kent <sendmemail@rigelk.eu>
Sun, 23 Sep 2018 22:55:12 +0000 (00:55 +0200)
committerRigel Kent <sendmemail@rigelk.eu>
Sun, 23 Sep 2018 22:55:12 +0000 (00:55 +0200)
client/src/app/login/login.component.html

index 267a2d857336be29abe0d9aa5a0b674040b56cc1..fa585c883af96d7d0cc9c53849c22277e473fe00 100644 (file)
@@ -19,7 +19,7 @@
           or create an account
         </a>
 
-        <a i18n *ngIf="signupAllowed === false" href="https://joinpeertube.org/en/#getting-started" target="_blank" title="Click here to see how to get started!" class="create-an-account">
+        <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">
           or create an account on another instance
         </a>