aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-02-23 09:46:43 +0100
committerChocobozzz <me@florianbigard.com>2023-02-23 09:46:43 +0100
commitf44cd95c013c21454dc868c879c3d9230e8637c7 (patch)
tree4bec5237593e32e75443732e90b937a608dc1440 /client/src/app
parentc6ae14ee3f7c6b2707f4c518bb9c4ea8e38b980c (diff)
downloadPeerTube-f44cd95c013c21454dc868c879c3d9230e8637c7.tar.gz
PeerTube-f44cd95c013c21454dc868c879c3d9230e8637c7.tar.zst
PeerTube-f44cd95c013c21454dc868c879c3d9230e8637c7.zip
Update doc anchor links
Diffstat (limited to 'client/src/app')
-rw-r--r--client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html4
-rw-r--r--client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html2
-rw-r--r--client/src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html2
-rw-r--r--client/src/app/shared/shared-video-live/live-documentation-link.component.html2
4 files changed, 5 insertions, 5 deletions
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html
index 2a46e61df..8399b5d56 100644
--- a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html
+++ b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html
@@ -280,7 +280,7 @@
280 i18n-labelText labelText="Allow import with HTTP URL (e.g. YouTube)" 280 i18n-labelText labelText="Allow import with HTTP URL (e.g. YouTube)"
281 > 281 >
282 <ng-container ngProjectAs="description"> 282 <ng-container ngProjectAs="description">
283 <span i18n>⚠️ If enabled, we recommend to use <a class="link-orange" href="https://docs.joinpeertube.org/maintain/configuration?id=security">a HTTP proxy</a> to prevent private URL access from your PeerTube server</span> 283 <span i18n>⚠️ If enabled, we recommend to use <a class="link-orange" href="https://docs.joinpeertube.org/maintain/configuration#security">a HTTP proxy</a> to prevent private URL access from your PeerTube server</span>
284 </ng-container> 284 </ng-container>
285 </my-peertube-checkbox> 285 </my-peertube-checkbox>
286 </div> 286 </div>
@@ -503,7 +503,7 @@
503 <div i18n>⚠️ This functionality requires a lot of attention and extra moderation.</div> 503 <div i18n>⚠️ This functionality requires a lot of attention and extra moderation.</div>
504 504
505 <span i18n> 505 <span i18n>
506 See <a class="link-orange" href="https://docs.joinpeertube.org/admin/following-instances?id=automatically-follow-other-instances" rel="noopener noreferrer" target="_blank">the documentation</a> for more information about the expected URL 506 See <a class="link-orange" href="https://docs.joinpeertube.org/admin/following-instances#automatically-follow-other-instances" rel="noopener noreferrer" target="_blank">the documentation</a> for more information about the expected URL
507 </span> 507 </span>
508 </ng-container> 508 </ng-container>
509 509
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html b/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html
index 531fa0cfe..de9e7253e 100644
--- a/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html
+++ b/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html
@@ -10,7 +10,7 @@
10 </span> 10 </span>
11 11
12 <span i18n> 12 <span i18n>
13 However, you may want to read <a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin/configuration?id=transcoding">our guidelines</a> before tweaking the following values. 13 However, you may want to read <a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin/configuration#vod-transcoding">our guidelines</a> before tweaking the following values.
14 </span> 14 </span>
15 </div> 15 </div>
16 </div> 16 </div>
diff --git a/client/src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html b/client/src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html
index 8baa647fa..df4687ce9 100644
--- a/client/src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html
+++ b/client/src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html
@@ -29,7 +29,7 @@
29 </div> 29 </div>
30 30
31 <div i18n> 31 <div i18n>
32 See the <a target="_blank" href="https://docs.joinpeertube.org/use/library?id=playlist">documentation</a> for more information. 32 See the <a target="_blank" href="https://docs.joinpeertube.org/use/library#playlist">documentation</a> for more information.
33 </div> 33 </div>
34 </div> 34 </div>
35 35
diff --git a/client/src/app/shared/shared-video-live/live-documentation-link.component.html b/client/src/app/shared/shared-video-live/live-documentation-link.component.html
index fca3ca825..9e5195e74 100644
--- a/client/src/app/shared/shared-video-live/live-documentation-link.component.html
+++ b/client/src/app/shared/shared-video-live/live-documentation-link.component.html
@@ -1,4 +1,4 @@
1<p i18n> 1<p i18n>
2 See <a class="link-orange" href="https://docs.joinpeertube.org/use/create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">the documentation</a> 2 See <a class="link-orange" href="https://docs.joinpeertube.org/use/create-upload-video#publish-a-live" target="_blank" rel="noopener noreferrer">the documentation</a>
3 to learn how to use the PeerTube live streaming feature. 3 to learn how to use the PeerTube live streaming feature.
4</p> 4</p>