mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1042609 - Update WebIDE's troubleshooting URL. r=jryans
This commit is contained in:
parent
d950b54159
commit
7eeed9116a
@ -25,7 +25,7 @@ const {GetTemplatesJSON, GetAddonsJSON} = require("devtools/webide/remote-resour
|
||||
const Strings = Services.strings.createBundle("chrome://webide/content/webide.properties");
|
||||
|
||||
const HTML = "http://www.w3.org/1999/xhtml";
|
||||
const HELP_URL = "https://developer.mozilla.org/Firefox_OS/Using_the_App_Manager#Troubleshooting";
|
||||
const HELP_URL = "https://developer.mozilla.org/docs/Tools/WebIDE/Troubleshooting";
|
||||
|
||||
// download template index early
|
||||
GetTemplatesJSON(true);
|
||||
|
Loading…
Reference in New Issue
Block a user