mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-20 17:20:54 +00:00
Fix for bug 271473: decouples the app update service, plugin finder service, and extension/theme directory (umo) from each other by moving them to different domain names (aus.mozilla.org, pfs.mozilla.org, and addons.mozilla.org, respectively, but that last URL will redirect to addons.update.mozilla.org temporarily so we don't break Firefox 1.0 users) so that we can isolate them from each other for better reliability and capacity control. r=ben
This commit is contained in:
parent
c55a829fb3
commit
a36be4eb40
@ -125,11 +125,7 @@ Contributors:
|
||||
<h3 id="getting_installing_themes">Getting and Installing Themes</h3>
|
||||
|
||||
<p>You can download and install many themes from <a
|
||||
<<<<<<< customization.xhtml
|
||||
href="http://addons.mozilla.org/themes/" target="_blank">Mozilla Update</a>.
|
||||
=======
|
||||
href="https://update.mozilla.org/themes/" target="_blank">Mozilla Update</a>.
|
||||
>>>>>>> 1.10
|
||||
href="https://addons.mozilla.org/themes/" target="_blank">Mozilla Update</a>.
|
||||
Internet searches will find many other themes as well.</p>
|
||||
|
||||
<p>Usually when you click on a link to install a theme, &brandShortName;
|
||||
|
Loading…
x
Reference in New Issue
Block a user