diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-07-29 23:28:31 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-07-29 23:28:31 +0700 |
commit | c8ec577a9c2075099617028e9e90972117337ead (patch) | |
tree | 8c0c5143951358ea6a9770ddacc7c414f7a731fb /docs | |
parent | 1aa1b5cbd1457365ad6a9cf0b1e20440d31d009e (diff) | |
download | brutalmaze-c8ec577a9c2075099617028e9e90972117337ead.tar.gz |
Release 0.9.4 0.9.4
Diffstat (limited to 'docs')
-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 |