Fix link for account creation on another instance

pull/2241/head
Yorwba 2019-11-12 14:35:52 +01:00 committed by Chocobozzz
parent e8e09e27ff
commit f88e73f740
1 changed files with 1 additions and 1 deletions

View 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>