aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorPS <p@0x53.net>2026-02-28 18:15:11 +0100
committerPS <p@0x53.net>2026-02-28 18:15:11 +0100
commitad6504669cc0fcb4a6cd12c984122ccb7c872c5c (patch)
tree787c81a4f8e1ad36fd660a2ae607230996c156ec /doc/index.html
parent904adfdc3fe9ac552851b25efe5ba42d69b44715 (diff)
downloadlinux-supplements-ad6504669cc0fcb4a6cd12c984122ccb7c872c5c.tar.gz
linux-supplements-ad6504669cc0fcb4a6cd12c984122ccb7c872c5c.tar.bz2
linux-supplements-ad6504669cc0fcb4a6cd12c984122ccb7c872c5c.zip
doc: fix links
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 084a94f..96e9751 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -52,13 +52,13 @@
<ul>
<li>
The current released version of linux-supplements is
- <a href="linux-supplements-0.1.0.0.tar.gz">0.1.0.0</a>.
+ <a href="//0x53.net/software/linux-supplements/linux-supplements-0.1.0.0.tar.gz">0.1.0.0</a>.
You can access its checksum
- <a href="linux-supplements-0.1.0.0.tar.gz.sha256">here</a>.
+ <a href="//0x53.net/software/linux-supplements/linux-supplements-0.1.0.0.tar.gz.sha256">here</a>.
</li>
<li>
Alternatively, you can checkout a copy of the
- <a href="https://git.0x53.net/linux-supplements">linux-supplements git repository</a>:
+ <a href="//git.0x53.net/linux-supplements">linux-supplements git repository</a>:
<pre>git clone git://git.0x53.net/linux-supplements</pre>
</li>
</ul>