summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinuxWizard42 <linuxwizard@voidnet.dy.fi>2022-12-13 19:42:26 +0200
committerLinuxWizard42 <linuxwizard@voidnet.dy.fi>2022-12-13 19:42:26 +0200
commit19ca4d159bdfa9846cf54965e33ee73ea2af83da (patch)
tree57f9dc97b2137b4218d35ac98be90eda184697f9
parent62995a2be99cde707efdee022c7e177e00e978b0 (diff)
downloadVoidNet_Site-19ca4d159bdfa9846cf54965e33ee73ea2af83da.tar.gz
VoidNet_Site-19ca4d159bdfa9846cf54965e33ee73ea2af83da.tar.zst
Changed cgit links to gitweb
-rw-r--r--flashrunner/index.html2
-rw-r--r--servers/index.html2
-rw-r--r--statsapiserver/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/flashrunner/index.html b/flashrunner/index.html
index ef790f0..ffe69cc 100644
--- a/flashrunner/index.html
+++ b/flashrunner/index.html
@@ -61,7 +61,7 @@ Linux version can be downloaded from <a href="https://voidnet.dy.fi:3700/FlashRu
<br/><br/>
<b><u>Source code</u></b>
<br/>
-Source code for latest release can be found at <a href="https://voidnet.dy.fi/cgit/cgit.cgi/LinuxWizard42/FlashRunner/" rel="noopener" target="_blank">VoidNet Git</a>
+Source code for latest release can be found at <a href="https://voidnet.dy.fi/gitweb/?p=LinuxWizard42/FlashRunner;a=tree" rel="noopener" target="_blank">VoidNet Git</a>
</span>
</center>
<br/>
diff --git a/servers/index.html b/servers/index.html
index 6c2e29e..ba96931 100644
--- a/servers/index.html
+++ b/servers/index.html
@@ -54,7 +54,7 @@ SFTP Server: sftp://voidnet.dy.fi (Port 7201)
<br/><br/>
Git server: <a href="https://git.voidnet.dy.fi" target="_blank" rel="noopener">https://git.voidnet.dy.fi</a>
<br/><br/>
-Cgit: <a href="https://voidnet.dy.fi/cgit" target="_blank" rel="noopener">https://voidnet.dy.fi/cgit</a>
+Gitweb: <a href="https://voidnet.dy.fi/gitweb" target="_blank" rel="noopener">https://voidnet.dy.fi/gitweb</a>
</span>
</center>
<br/>
diff --git a/statsapiserver/index.html b/statsapiserver/index.html
index 5362936..1f56a13 100644
--- a/statsapiserver/index.html
+++ b/statsapiserver/index.html
@@ -48,7 +48,7 @@ about system it's running on through HTTP requests.
<br/>
<hr class="w-75"></hr>
<h4 class="wtext">Source code</h3>
-<a href="https://voidnet.dy.fi/cgit/cgit.cgi/LinuxWizard42/StatsAPIServer/" rel="noopener" target="_blank">Source code at VoidNet Git</a>
+<a href="https://voidnet.dy.fi/gitweb/?p=LinuxWizard42/StatsAPIServer;a=tree" rel="noopener" target="_blank">Source code at VoidNet Git</a>
<br/>
<br/>
<h4 class="wtext">How to compile</h3>