diff options
author | Chocobozzz <me@florianbigard.com> | 2021-02-12 10:12:19 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-02-12 10:12:19 +0100 |
commit | 9817060fb7b4b728eed366bd75c9cba638a4c78d (patch) | |
tree | ddf3e64641c470a9712f51a36a1776c81fda06a0 /client/src/app/+signup | |
parent | 6c7317a0a363a609e7bffc4306aef482bda088f1 (diff) | |
download | PeerTube-9817060fb7b4b728eed366bd75c9cba638a4c78d.tar.gz PeerTube-9817060fb7b4b728eed366bd75c9cba638a4c78d.tar.zst PeerTube-9817060fb7b4b728eed366bd75c9cba638a4c78d.zip |
Use new doc website links
Diffstat (limited to 'client/src/app/+signup')
-rw-r--r-- | client/src/app/+signup/shared/signup-success.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+signup/shared/signup-success.component.html b/client/src/app/+signup/shared/signup-success.component.html index 71f01897d..6ee118cd1 100644 --- a/client/src/app/+signup/shared/signup-success.component.html +++ b/client/src/app/+signup/shared/signup-success.component.html | |||
@@ -11,6 +11,6 @@ | |||
11 | <p>{{ message }}</p> | 11 | <p>{{ message }}</p> |
12 | 12 | ||
13 | <p i18n> | 13 | <p i18n> |
14 | If you need help to use PeerTube, you can have a look at the <a href="https://docs.joinpeertube.org/#/use-setup-account" target="_blank" rel="noopener noreferrer">documentation</a>. | 14 | If you need help to use PeerTube, you can have a look at the <a href="https://docs.joinpeertube.org/use-setup-account" target="_blank" rel="noopener noreferrer">documentation</a>. |
15 | </p> | 15 | </p> |
16 | </div> | 16 | </div> |