aboutsummaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/mac-os-x.rst
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@netscape.net>2017-08-04 01:44:50 +0200
committerFrédéric Buclin <LpSolit@netscape.net>2017-08-04 01:44:50 +0200
commit0e3e52ad51c412fae8c370a23fbfe1048b73ca71 (patch)
tree3781d57a1bca0e64e82d1bf12eedf356b3144d54 /docs/en/rst/installing/mac-os-x.rst
parent394462fb627313899fc786a49afec35bd7090427 (diff)
parent070e12173d34e6aeee95e1831f43974810951f0e (diff)
downloadbugs-0e3e52ad51c412fae8c370a23fbfe1048b73ca71.tar
bugs-0e3e52ad51c412fae8c370a23fbfe1048b73ca71.tar.gz
bugs-0e3e52ad51c412fae8c370a23fbfe1048b73ca71.tar.bz2
bugs-0e3e52ad51c412fae8c370a23fbfe1048b73ca71.tar.xz
bugs-0e3e52ad51c412fae8c370a23fbfe1048b73ca71.zip
Sync with upstream 5.0 branch
One single bugfix in the last 14 months since 5.0.3, not bad! :-D (everything else is cosmetic which does not affect Mageia Bugzilla)
Diffstat (limited to 'docs/en/rst/installing/mac-os-x.rst')
-rw-r--r--docs/en/rst/installing/mac-os-x.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/installing/mac-os-x.rst b/docs/en/rst/installing/mac-os-x.rst
index b18a5ec31..37a1d3610 100644
--- a/docs/en/rst/installing/mac-os-x.rst
+++ b/docs/en/rst/installing/mac-os-x.rst
@@ -28,7 +28,7 @@ Bugzilla
The best way to get Bugzilla is to check it out from git:
-:command:`git clone --branch release-X.X-stable https://git.mozilla.org/bugzilla/bugzilla`
+:command:`git clone --branch release-X.X-stable https://github.com/bugzilla/bugzilla`
Run the above command in your home directory, replacing "X.X" with the 2-digit
version number of the stable release of Bugzilla that you want - e.g. "4.4".