mirror of
https://github.com/google/blockly.git
synced 2026-01-08 01:20:12 +01:00
Point context help to GitHub from Google Code.
This commit is contained in:
2
build.py
2
build.py
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user