summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/windows.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/rst/installing/windows.rst')
-rw-r--r--docs/en/rst/installing/windows.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/installing/windows.rst b/docs/en/rst/installing/windows.rst
index c4f8a2848..76bda63b7 100644
--- a/docs/en/rst/installing/windows.rst
+++ b/docs/en/rst/installing/windows.rst
@@ -40,7 +40,7 @@ Bugzilla
The best way to get Bugzilla is to check it out from git. Download and install
git from the `git website <http://git-scm.com/download>`_, and then run:
-:command:`git clone --branch release-X.X-stable https://git.mozilla.org/bugzilla/bugzilla C:\\bugzilla`
+:command:`git clone --branch release-X.X-stable https://github.com/bugzilla/bugzilla C:\\bugzilla`
where "X.X" is the 2-digit version number of the stable release of Bugzilla
that you want (e.g. 5.0).