summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/linux.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/rst/installing/linux.rst')
-rw-r--r--docs/en/rst/installing/linux.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/installing/linux.rst b/docs/en/rst/installing/linux.rst
index b970bb9e0..ac88f98d9 100644
--- a/docs/en/rst/installing/linux.rst
+++ b/docs/en/rst/installing/linux.rst
@@ -117,7 +117,7 @@ Bugzilla
The best way to get Bugzilla is to check it out from git:
-:command:`git clone --branch release-X.X-stable https://git.mozilla.org/bugzilla/bugzilla`
+:command:`git clone --branch release-X.X-stable https://github.com/bugzilla/bugzilla`
Run the above command in your home directory, replacing "X.X" with the 2-digit
version number of the stable release of Bugzilla that you want - e.g. "4.4".