diff options
author | Frédéric Buclin <LpSolit@netscape.net> | 2017-08-04 01:44:50 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@netscape.net> | 2017-08-04 01:44:50 +0200 |
commit | 0e3e52ad51c412fae8c370a23fbfe1048b73ca71 (patch) | |
tree | 3781d57a1bca0e64e82d1bf12eedf356b3144d54 /docs/en/rst/integrating/skins.rst | |
parent | 394462fb627313899fc786a49afec35bd7090427 (diff) | |
parent | 070e12173d34e6aeee95e1831f43974810951f0e (diff) | |
download | bugs-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/integrating/skins.rst')
-rw-r--r-- | docs/en/rst/integrating/skins.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/integrating/skins.rst b/docs/en/rst/integrating/skins.rst index 2cd08b4c0..4c1d8e254 100644 --- a/docs/en/rst/integrating/skins.rst +++ b/docs/en/rst/integrating/skins.rst @@ -8,7 +8,7 @@ its underlying structure. It ships with two - "Classic" and "Dusk". You can find some more listed `on the wiki <https://wiki.mozilla.org/Bugzilla:Addons#Skins>`_, and there are a couple more which are part of -`bugzilla.mozilla.org <http://git.mozilla.org/?p=webtools/bmo/bugzilla.git>`_. +`bugzilla.mozilla.org <https://github.com/mozilla-bteam/bmo>`_. However, in each case you may need to check that the skin supports the version of Bugzilla you have. |