summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/linux.rst
diff options
context:
space:
mode:
authorGervase Markham <gerv@gerv.net>2016-08-05 15:47:44 +0200
committerGervase Markham <gerv@mozilla.org>2016-08-05 15:47:44 +0200
commit12694986e7922afe2465a413ce19b7f3a749ee54 (patch)
tree2c56d35d65a69b206a000ae16acf7a0831d62d30 /docs/en/rst/installing/linux.rst
parent04949ce3c13734930bb05ebd08e8c5556bd807e2 (diff)
downloadbugzilla-12694986e7922afe2465a413ce19b7f3a749ee54.tar.gz
bugzilla-12694986e7922afe2465a413ce19b7f3a749ee54.tar.xz
Bug 1292510 - replace references to git.mozilla.org with references to github. r=dylan
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".