summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/windows.rst
diff options
context:
space:
mode:
authorMark Côté <mcote@alumni.uwaterloo.ca>2015-04-22 00:31:46 +0200
committerMark Côté <mcote@alumni.uwaterloo.ca>2015-04-22 00:31:46 +0200
commit59b3d54d777c18a2d54b05b0988c7eae36f03d2e (patch)
treee0bc31174970350f7198d756da7e18ef70fcb623 /docs/en/rst/installing/windows.rst
parent6f88fd0353220501d46d62190a8aeff2f8056316 (diff)
downloadbugzilla-59b3d54d777c18a2d54b05b0988c7eae36f03d2e.tar.gz
bugzilla-59b3d54d777c18a2d54b05b0988c7eae36f03d2e.tar.xz
Bug 1157004 - Correct release-branch names in installation docs.
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 e70483daf..a255a8b96 100644
--- a/docs/en/rst/installing/windows.rst
+++ b/docs/en/rst/installing/windows.rst
@@ -34,7 +34,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 bugzilla-X.X-stable https://git.mozilla.org/bugzilla/bugzilla C:\\bugzilla`
+:command:`git clone --branch release-X.X-stable https://git.mozilla.org/bugzilla/bugzilla C:\\bugzilla`
where "X.X" is the 2-digit version number of the stable release of Bugzilla
that you want (e.g. 4.4).