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/+about | |
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/+about')
-rw-r--r-- | client/src/app/+about/about-peertube/about-peertube.component.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/src/app/+about/about-peertube/about-peertube.component.html b/client/src/app/+about/about-peertube/about-peertube.component.html index 9bfda58a8..27dd0f609 100644 --- a/client/src/app/+about/about-peertube/about-peertube.component.html +++ b/client/src/app/+about/about-peertube/about-peertube.component.html | |||
@@ -25,7 +25,7 @@ | |||
25 | <div class="card"> | 25 | <div class="card"> |
26 | <div class="card-body"> | 26 | <div class="card-body"> |
27 | <div class="card-title"> | 27 | <div class="card-title"> |
28 | <a i18n target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/#/use-setup-account">Use PeerTube | 28 | <a i18n target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/use-setup-account">Use PeerTube |
29 | documentation</a> | 29 | documentation</a> |
30 | </div> | 30 | </div> |
31 | 31 | ||
@@ -38,7 +38,7 @@ | |||
38 | <div class="card"> | 38 | <div class="card"> |
39 | <div class="card-body"> | 39 | <div class="card-body"> |
40 | <div class="card-title"> | 40 | <div class="card-title"> |
41 | <a i18n target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/#/use-third-party-application">PeerTube | 41 | <a i18n target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/use-third-party-application">PeerTube |
42 | Applications</a> | 42 | Applications</a> |
43 | </div> | 43 | </div> |
44 | 44 | ||
@@ -51,7 +51,7 @@ | |||
51 | <div class="card"> | 51 | <div class="card"> |
52 | <div class="card-body"> | 52 | <div class="card-body"> |
53 | <div class="card-title"> | 53 | <div class="card-title"> |
54 | <a i18n target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/#/contribute-getting-started">Contribute on | 54 | <a i18n target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/contribute-getting-started">Contribute on |
55 | PeerTube</a> | 55 | PeerTube</a> |
56 | </div> | 56 | </div> |
57 | 57 | ||