Update URLs for new locations

This commit is contained in:
Dave Ingram
2016-06-15 13:23:50 -07:00
parent 46aeffb00b
commit 41f8081831
10 changed files with 17 additions and 17 deletions

View File

@ -664,7 +664,7 @@ function boot() {
$.each(badPlugins,function(name,desc) {
warning += '<li><b>'+name+'</b>: '+desc+'</li>';
});
warning += '</ul><p>Please uninstall the problem plugins and reload the page. See this <a href="http://iitc.jonatkins.com/?page=faq#uninstall">FAQ entry</a> for help.</p><p><i>Note: It is tricky for IITC to safely disable just problem plugins</i></p>';
warning += '</ul><p>Please uninstall the problem plugins and reload the page. See this <a href="http://iitc.me/faq/#uninstall">FAQ entry</a> for help.</p><p><i>Note: It is tricky for IITC to safely disable just problem plugins</i></p>';
dialog({
title: 'Plugin Warning',