Bug 881763 - Append /mobile/ to about:healthreport URL. r=trivial

This commit is contained in:
Richard Newman 2013-06-11 09:29:37 -07:00
parent 076c424da2
commit bfd2d9a0c9

View File

@ -3,4 +3,4 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
pref("datareporting.healthreport.about.reportUrl", "https://fhr.cdn.mozilla.net/%LOCALE%/");
pref("datareporting.healthreport.about.reportUrl", "https://fhr.cdn.mozilla.net/%LOCALE%/mobile/");