mirror of https://github.com/Chocobozzz/PeerTube
fix link to the list of open instances
parent
bb5d74289b
commit
9ca1e3a02c
|
@ -19,7 +19,7 @@
|
||||||
or create an account
|
or create an account
|
||||||
</a>
|
</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
|
or create an account on another instance
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue