fix some more github URLs

This commit is contained in:
Jon Atkins
2013-03-16 21:03:15 +00:00
parent bb7fb7dc1b
commit 8c40a72e27
3 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ window.plugin.maxLinks.STROKE_STYLE = {
clickable: false,
smoothFactor: 10
};
window.plugin.maxLinks._delaunayScriptLocation = 'https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/dist/delaunay.js';
window.plugin.maxLinks._delaunayScriptLocation = 'http://iitc.jonatkins.com/dist/delaunay.js';
window.plugin.maxLinks.layer = null;