diff options
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/install.rst | 2 | ||||
-rw-r--r-- | docs/source/remote.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst index 939bdaf..72889fa 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -27,7 +27,7 @@ Install from Source If you want to tweak the game or contribute, clone the git repository:: - git clone https://git.disroot.org/McSinyx/brutalmaze.git + git clone https://git.sr.ht/~cnx/brutalmaze Then install it using ``pip``, like so:: diff --git a/docs/source/remote.rst b/docs/source/remote.rst index ddca8db..c0c7fd8 100644 --- a/docs/source/remote.rst +++ b/docs/source/remote.rst @@ -220,7 +220,7 @@ There are samples of client implementations in different languages in the client-examples_ directory (more are coming). .. _client-examples: - https://git.disroot.org/McSinyx/brutalmaze/src/branch/master/client-examples + https://git.sr.ht/~cnx/brutalmaze/tree/main/item/client-examples .. |204a87| image:: images/204a87.png .. |3465a4| image:: images/3465a4.png |