Update URLs for new locations
This commit is contained in:
@ -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',
|
||||
|
@ -38,7 +38,7 @@ window.aboutIITC = function() {
|
||||
+ ' <div>Ingress Intel Total Conversion</div> '
|
||||
+ ' <hr>'
|
||||
+ ' <div>'
|
||||
+ ' <a href="http://iitc.jonatkins.com/" target="_blank">IITC Homepage</a><br />'
|
||||
+ ' <a href="http://iitc.me/" target="_blank">IITC Homepage</a><br />'
|
||||
+ ' On the script’s homepage you can:'
|
||||
+ ' <ul>'
|
||||
+ ' <li>Find Updates</li>'
|
||||
|
Reference in New Issue
Block a user