aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorPS <p@0x53.net>2026-02-28 18:09:56 +0100
committerPS <p@0x53.net>2026-02-28 18:09:56 +0100
commit2eb94b4314bf840d1f6d05db70d1f79edce84806 (patch)
treeb0d693973922faf5c47fb097786d57d888d81572 /doc/index.html
parent75dba206df0930aa93c93a863df9e71a13c25de4 (diff)
downloadgoetia-freebsd-master.tar.gz
goetia-freebsd-master.tar.bz2
goetia-freebsd-master.zip
doc: fix linksHEADmaster
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 795f21a..5362d34 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -66,13 +66,13 @@
<ul>
<li>
The current released version of goetia-freebsd is
- <a href="./goetia-freebsd-0.3.0.0.tar.gz">0.3.0.0</a>.
+ <a href="//0x53.net/software/goetia/goetia-freebsd/goetia-freebsd-0.3.0.0.tar.gz">0.3.0.0</a>.
You can access its checksum
- <a href="./goetia-freebsd-0.3.0.0.tar.gz.sha256">here</a>.
+ <a href="//0x53.net/software/goetia/goetia-freebsd/goetia-freebsd-0.3.0.0.tar.gz.sha256">here</a>.
</li>
<li>
Alternatively, you can checkout a copy of the
- <a href="https://git.0x53.net/goetia-freebsd">goetia-freebsd git repository</a>:
+ <a href="//git.0x53.net/goetia-freebsd">goetia-freebsd git repository</a>:
<pre>git clone git://git.0x53.net/goetia-freebsd</pre>
</li>
</ul>