summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/quick-start.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/quick-start.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/quick-start.rst')
-rw-r--r--docs/en/rst/installing/quick-start.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/installing/quick-start.rst b/docs/en/rst/installing/quick-start.rst
index f7f949fd9..b7e96516c 100644
--- a/docs/en/rst/installing/quick-start.rst
+++ b/docs/en/rst/installing/quick-start.rst
@@ -64,7 +64,7 @@ Get it from our Git repository:
:command:`cd /var/www/html`
-:command:`git clone --branch release-X.X-stable https://git.mozilla.org/bugzilla/bugzilla bugzilla`
+:command:`git clone --branch release-X.X-stable https://github.com/bugzilla/bugzilla bugzilla`
(where "X.X" is the 2-digit version number of the stable release of Bugzilla
that you want - e.g. 5.0)