diff options
| author | PS <p@0x53.net> | 2026-02-28 18:11:13 +0100 |
|---|---|---|
| committer | PS <p@0x53.net> | 2026-02-28 18:11:13 +0100 |
| commit | 30b2a2441a9b19ae75eb72f4842f6ca55ecddd0d (patch) | |
| tree | 451120a678185a99944072ffb6585461582154dc | |
| parent | 42b8711519bffec7351989f493bd9a60ba6cef25 (diff) | |
| download | goetia-linux-30b2a2441a9b19ae75eb72f4842f6ca55ecddd0d.tar.gz goetia-linux-30b2a2441a9b19ae75eb72f4842f6ca55ecddd0d.tar.bz2 goetia-linux-30b2a2441a9b19ae75eb72f4842f6ca55ecddd0d.zip | |
doc: fix links
| -rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 281898d..4234474 100644 --- a/doc/index.html +++ b/doc/index.html @@ -66,13 +66,13 @@ <ul> <li> The current released version of goetia-linux is - <a href="./goetia-linux-0.3.0.0.tar.gz">0.3.0.0</a>. + <a href="//0x53.net/software/goetia/goetia-linux/goetia-linux-0.3.0.0.tar.gz">0.3.0.0</a>. You can access its checksum - <a href="./goetia-linux-0.3.0.0.tar.gz.sha256">here</a>. + <a href="//0x53.net/software/goetia/goetia-linux/goetia-linux-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-linux">goetia-linux git repository</a>: + <a href="//git.0x53.net/goetia-linux">goetia-linux git repository</a>: <pre>git clone git://git.0x53.net/goetia-linux</pre> </li> </ul> |
