mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
Updating wiki help URLs.
This commit is contained in:
@@ -61,7 +61,7 @@ Blockly.Python['math_arithmetic'] = function(block) {
|
||||
// guarantee identical results in all languages. To do otherwise would
|
||||
// require every operator to be wrapped in a function call. This would kill
|
||||
// legibility of the generated code. See:
|
||||
// http://code.google.com/p/blockly/wiki/Language
|
||||
// https://github.com/google/blockly/wiki/Language
|
||||
};
|
||||
|
||||
Blockly.Python['math_single'] = function(block) {
|
||||
|
||||
Reference in New Issue
Block a user