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

@ -897,7 +897,7 @@
}
window.plugin.bookmarks.dialogLoadList = function() {
var r = 'The "<a href="http://iitc.jonatkins.com/?page=desktop#plugin-draw-tools" target="_BLANK"><strong>Draw Tools</strong></a>" plugin is required.</span>';
var r = 'The "<a href="http://iitc.me/desktop/#plugin-draw-tools" target="_BLANK"><strong>Draw Tools</strong></a>" plugin is required.</span>';
if(!window.plugin.bookmarks || !window.plugin.drawTools) {
$('.ui-dialog-autodrawer .ui-dialog-buttonset .ui-button:not(:first)').hide();