aboutsummaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/quick-start.rst
diff options
context:
space:
mode:
authorGervase Markham <gerv@gerv.net>2016-08-05 14:49:51 +0100
committerGervase Markham <gerv@gerv.net>2016-08-05 14:49:51 +0100
commit0ff8505eb28050efd7cd7c4032ac3ab828fe07ff (patch)
treea670f14383c8cecfca73574f7f08475627cade02 /docs/en/rst/installing/quick-start.rst
parentc0c58d459ef10ef03e470b8fbaabd14703fd4c27 (diff)
downloadbugs-0ff8505eb28050efd7cd7c4032ac3ab828fe07ff.tar
bugs-0ff8505eb28050efd7cd7c4032ac3ab828fe07ff.tar.gz
bugs-0ff8505eb28050efd7cd7c4032ac3ab828fe07ff.tar.bz2
bugs-0ff8505eb28050efd7cd7c4032ac3ab828fe07ff.tar.xz
bugs-0ff8505eb28050efd7cd7c4032ac3ab828fe07ff.zip
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 64a88e55b..7ea5ed58a 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)