aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-04-17 08:52:45 +0200
committerChocobozzz <me@florianbigard.com>2023-04-17 08:52:45 +0200
commit3ba6af5265abac83da88fa353c0d54ef1cb779d6 (patch)
treede336bc58df39d3893d2b8a17fa0f06091f3663c /client/src
parentdf0bd13210d8d6fa1431df2449afc0d49188a2ca (diff)
downloadPeerTube-3ba6af5265abac83da88fa353c0d54ef1cb779d6.tar.gz
PeerTube-3ba6af5265abac83da88fa353c0d54ef1cb779d6.tar.zst
PeerTube-3ba6af5265abac83da88fa353c0d54ef1cb779d6.zip
Better noscript wording
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 5446fdfcd..3c42114b0 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -51,7 +51,7 @@
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/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 eventual modifications to 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>
57 57