diff options
author | Chocobozzz <me@florianbigard.com> | 2023-02-22 16:15:14 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-02-22 16:15:14 +0100 |
commit | c5c95361e6adca439ae316066366e520797f9ec0 (patch) | |
tree | febf82864951f04f6c71df51107fe2231a0c6a7a /client/src/app/+signup/shared/signup-success-after-email.component.html | |
parent | 6a160a0c9d46ee226fd0ca32ca0612e5b88881ec (diff) | |
download | PeerTube-c5c95361e6adca439ae316066366e520797f9ec0.tar.gz PeerTube-c5c95361e6adca439ae316066366e520797f9ec0.tar.zst PeerTube-c5c95361e6adca439ae316066366e520797f9ec0.zip |
Move to new documentation links
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> |