aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2023-10-26 20:54:29 +0200
committerpacien2023-10-26 20:54:29 +0200
commit89727493f6dee04e46977c4d283dd35bdfc82c6e (patch)
tree136af41aa9b9ee7b128386280bf4dd269bea3f32
parentc6d2e8da992db456683e38b8fdcaa9c6d404a3f6 (diff)
downloadbeamer-viewer-89727493f6dee04e46977c4d283dd35bdfc82c6e.tar.gz
startscreen: rename link to source code
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3df5997..f6e3356 100644
--- a/index.html
+++ b/index.html
@@ -86,7 +86,7 @@
86 <div> 86 <div>
87 <ul> 87 <ul>
88 <li><a href="https://pacien.org">&copy; 2018-2023 Pacien</a></li> 88 <li><a href="https://pacien.org">&copy; 2018-2023 Pacien</a></li>
89 <li><a href="https://cgit.pacien.net/beamer-viewer/about/">Source repo</a></li> 89 <li><a href="https://cgit.pacien.net/beamer-viewer/about/">Source code</a></li>
90 <li><a href="https://www.paypal.com/paypalme/pacien/15">Donate</a></li> 90 <li><a href="https://www.paypal.com/paypalme/pacien/15">Donate</a></li>
91 <li><a href="https://mozilla.github.io/pdf.js/">Powered by PDF.js</a></li> 91 <li><a href="https://mozilla.github.io/pdf.js/">Powered by PDF.js</a></li>
92 </ul> 92 </ul>