about summary refs log tree commit diff homepage
path: root/docs/source/install.rst
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-07-29 23:28:31 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-07-29 23:28:31 +0700
commitc8ec577a9c2075099617028e9e90972117337ead (patch)
tree8c0c5143951358ea6a9770ddacc7c414f7a731fb /docs/source/install.rst
parent1aa1b5cbd1457365ad6a9cf0b1e20440d31d009e (diff)
downloadbrutalmaze-c8ec577a9c2075099617028e9e90972117337ead.tar.gz
Release 0.9.4 0.9.4
Diffstat (limited to 'docs/source/install.rst')
-rw-r--r--docs/source/install.rst2
1 files changed, 1 insertions, 1 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::