summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/migrating-from-2.inc.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/migrating-from-2.inc.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/migrating-from-2.inc.rst')
-rw-r--r--docs/en/rst/installing/migrating-from-2.inc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/installing/migrating-from-2.inc.rst b/docs/en/rst/installing/migrating-from-2.inc.rst
index c9328077f..889e5c3d8 100644
--- a/docs/en/rst/installing/migrating-from-2.inc.rst
+++ b/docs/en/rst/installing/migrating-from-2.inc.rst
@@ -21,7 +21,7 @@ Mac OS X, you can
Once git is installed, run these commands to pull a copy of Bugzilla:
-:command:`git clone https://git.mozilla.org/bugzilla/bugzilla bugzilla-new`
+:command:`git clone https://github.com/bugzilla/bugzilla bugzilla-new`
:command:`cd bugzilla-new`