aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
diff options
context:
space:
mode:
authorJackson Chen <jackson@jacksonchen666.com>2023-07-03 16:31:02 +0200
committerChocobozzz <chocobozzz@cpy.re>2023-07-17 11:30:45 +0200
commit260242decdd740bfee8b9f7c9536d98a6a951bcf (patch)
treeae209b094540ad538c86c0ae3699dc2b7ab09eee /client/src
parent288e1d37e91c490f6dfa9f639d9cb3ae7c39b15b (diff)
downloadPeerTube-260242decdd740bfee8b9f7c9536d98a6a951bcf.tar.gz
PeerTube-260242decdd740bfee8b9f7c9536d98a6a951bcf.tar.zst
PeerTube-260242decdd740bfee8b9f7c9536d98a6a951bcf.zip
update third party link to docs
Diffstat (limited to 'client/src')
-rw-r--r--client/src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/index.html b/client/src/index.html
index 3c42114b0..10b9fc357 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -50,7 +50,7 @@
50 50
51 <ul> 51 <ul>
52 <li>Allow JavaScript in your browser</li> 52 <li>Allow JavaScript in your browser</li>
53 <li>Use one of the <a class="link-orange" href="https://framagit.org/framasoft/peertube/documentation/-/raw/master/use-third-party-application.md" target="_blank">third-party applications</a> to browse this instance</li> 53 <li>Use one of the <a class="link-orange" href="https://framagit.org/framasoft/peertube/documentation/-/raw/master/docs/use/third-party-application.md" target="_blank">third-party applications</a> to browse this instance</li>
54 <li>Review the source code on <a class="link-orange" href="https://github.com/Chocobozzz/PeerTube" target="_blank">GitHub</a> or <a class="link-orange" href="https://framagit.org/framasoft/peertube/PeerTube" target="_blank">Framasoft's GitLab</a>, and ask for modifications from the instance owner. 54 <li>Review the source code on <a class="link-orange" href="https://github.com/Chocobozzz/PeerTube" target="_blank">GitHub</a> or <a class="link-orange" href="https://framagit.org/framasoft/peertube/PeerTube" target="_blank">Framasoft's GitLab</a>, and ask for modifications from the instance owner.
55 </ul> 55 </ul>
56 </noscript> 56 </noscript>