diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-09-24 03:50:12 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-09-24 03:50:12 +0000 |
| commit | ce7585ff40cfefb71c3502215076b1d205437831 (patch) | |
| tree | e4d32726247d5cb93b2ead536681946330ffba3e | |
| parent | dca41e5e7e9da4026de8f7fd64103b0379c67e76 (diff) | |
| download | skabus-ce7585ff40cfefb71c3502215076b1d205437831.tar.gz | |
Document sr.ht mirror
| -rw-r--r-- | doc/index.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 1e1dd29..83123c5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,8 +71,14 @@ a consistent vision behind them. <!-- <li> The current released version of skabus is <a href="skabus-0.0.1.0.tar.gz">0.0.1.0</a>. You can access its checksum <a href="skabus-0.0.1.0.tar.gz.sha256">here</a>. </li> --> <li> There is no official numbered release version of skabus at the moment. </li> - <li> But you can checkout a copy of the skabus git repository: + <li> You can checkout a copy of the +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/skabus/">skabus +git repository</a>: <pre> git clone git://git.skarnet.org/skabus </pre> </li> + <li> There's also a +<a href="https://github.com/skarnet/skabus">GitHub mirror</a>, or a +<a href="<a href="https://git.sr.ht/~skarnet/skabus">SourceHut mirror</a>">SourceHut mirror</a> +of the skabus git repository. </li> </ul> <h3> Compilation </h3> |
