summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/upgrading-with-git.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/rst/installing/upgrading-with-git.rst')
-rw-r--r--docs/en/rst/installing/upgrading-with-git.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/installing/upgrading-with-git.rst b/docs/en/rst/installing/upgrading-with-git.rst
index 78b4fb1e0..075ff8902 100644
--- a/docs/en/rst/installing/upgrading-with-git.rst
+++ b/docs/en/rst/installing/upgrading-with-git.rst
@@ -54,7 +54,7 @@ you can get the latest point release of your current version by simply doing:
If you want to upgrade to a newer release of Bugzilla, then you will
additionally need to do:
-:command:`git checkout bugzilla-X.X-stable`
+:command:`git checkout release-X.X-stable`
where "X.X" is the 2-digit version number of the stable version you want to
upgrade to (e.g. "4.4").