Point context help to GitHub from Google Code.

This commit is contained in:
Neil Fraser
2014-09-18 16:52:00 -07:00
parent 7122410373
commit c44c629725
169 changed files with 2143 additions and 2044 deletions

View File

@@ -91,7 +91,7 @@ window.BLOCKLY_BOOT = function() {
// Execute after Closure has loaded.
if (!window.goog) {
alert('Error: Closure not found. Read this:\\n' +
'https://code.google.com/p/blockly/wiki/Closure\\n');
'https://github.com/google/blockly/wiki/Closure\\n');
}
// Build map of all dependencies (used and unused).