diff --git a/HACKING.md b/HACKING.md index 2ea4bfcf..a8fdd8c5 100644 --- a/HACKING.md +++ b/HACKING.md @@ -73,7 +73,7 @@ How do I report bugs? You can also try to [install the most recent developer version (“nightly”)] (https://www.dropbox.com/sh/lt9p0s40kt3cs6m/3xzpyiVBnF) and repeat the steps above. Maybe your issue has already been fixed? The nightly versions will update to the next stable release, so you don’t need to worry about that. -If your issue persists, continue. The next step is to look for existing issues, maybe someone else has a similar problem. You can look [through the existing issues](https://github.com/jonatkins/ingress-intel-total-conversion/issues?sort=updated&state=open) or use the search function on the top right. If your issue persists, open a new issue and provide **all** of the information below, even if you don’t think this is necessary. +If your issue persists, continue. The next step is to look for existing issues, maybe someone else has a similar problem. You can look [through the existing issues](https://github.com/iitc-project/ingress-intel-total-conversion/issues?sort=updated&state=open) or use the search function on the top right. If your issue persists, open a new issue and provide **all** of the information below, even if you don’t think this is necessary. - a descriptive title - your browser and its version @@ -85,7 +85,7 @@ If your issue persists, continue. The next step is to look for existing issues, - description of how the script behaves now and how it should behave instead -[You may report the issue here.](https://github.com/jonatkins/ingress-intel-total-conversion/issues/new) +[You may report the issue here.](https://github.com/iitc-project/ingress-intel-total-conversion/issues/new) If asked to **“copy console output”**, do the following: diff --git a/README.md b/README.md index 5c7f733b..4ffe3aca 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ingress intel total conversion (IITC) ===================================== Since the [breunigs](https://github.com/breunigs/ingress-intel-total-conversion) IITC branch was deleted, -I've created this one to continue some development. +[Jon Atkins](https://github.com/jonatkins) created this one to continue some development. ## Users -Just want to download/install IITC? Go to http://iitc.jonatkins.com/ +Just want to download/install IITC? Go to http://iitc.me/ For keeping up with the latest news, release announcements, etc, Follow IITC on G+ https://plus.google.com/105383756361375410867/posts @@ -15,7 +15,7 @@ If you have questions, need help or advice with IITC, the Google+ community is a https://plus.google.com/communities/105647403088015055797 Want to report a bug? Post it to the issues page -https://github.com/jonatkins/ingress-intel-total-conversion/issues +https://github.com/iitc-project/ingress-intel-total-conversion/issues ## Developers diff --git a/code/boot.js b/code/boot.js index 4b2f2405..d64f6d6d 100644 --- a/code/boot.js +++ b/code/boot.js @@ -664,7 +664,7 @@ function boot() { $.each(badPlugins,function(name,desc) { warning += '
  • '+name+': '+desc+'
  • '; }); - warning += '

    Please uninstall the problem plugins and reload the page. See this FAQ entry for help.

    Note: It is tricky for IITC to safely disable just problem plugins

    '; + warning += '

    Please uninstall the problem plugins and reload the page. See this FAQ entry for help.

    Note: It is tricky for IITC to safely disable just problem plugins

    '; dialog({ title: 'Plugin Warning', diff --git a/code/utils_misc.js b/code/utils_misc.js index b3009a58..26ed6826 100644 --- a/code/utils_misc.js +++ b/code/utils_misc.js @@ -38,7 +38,7 @@ window.aboutIITC = function() { + '
    Ingress Intel Total Conversion
    ' + '
    ' + '
    ' - + ' IITC Homepage
    ' + + ' IITC Homepage
    ' + ' On the script’s homepage you can:' + '