diff options
Diffstat (limited to 'client/src/app/+signup/shared/signup-success-after-email.component.html')
-rw-r--r-- | client/src/app/+signup/shared/signup-success-after-email.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+signup/shared/signup-success-after-email.component.html b/client/src/app/+signup/shared/signup-success-after-email.component.html index 1c3536ada..683e55525 100644 --- a/client/src/app/+signup/shared/signup-success-after-email.component.html +++ b/client/src/app/+signup/shared/signup-success-after-email.component.html | |||
@@ -15,7 +15,7 @@ | |||
15 | <p i18n>Your email has been verified and your account has been created!</p> | 15 | <p i18n>Your email has been verified and your account has been created!</p> |
16 | 16 | ||
17 | <p i18n> | 17 | <p i18n> |
18 | If you need help to use PeerTube, you can have a look at the <a class="link-orange" href="https://docs.joinpeertube.org/use-setup-account" target="_blank" rel="noopener noreferrer">documentation</a>. | 18 | If you need help to use PeerTube, you can have a look at the <a class="link-orange" href="https://docs.joinpeertube.org/use/setup-account" target="_blank" rel="noopener noreferrer">documentation</a>. |
19 | </p> | 19 | </p> |
20 | </ng-container> | 20 | </ng-container> |
21 | </div> | 21 | </div> |