Change official project URL.

This commit is contained in:
Neil Fraser
2014-10-07 13:09:55 -07:00
parent fd5ba0863c
commit 6539211104
210 changed files with 455 additions and 414 deletions

View File

@@ -34,7 +34,7 @@ blockly/
`- python_compressed.js
Instructions for fetching Closure may be found here:
https://github.com/google/blockly/wiki/Closure
https://developers.google.com/blockly/hacking/closure
Finally, upload this directory structure to your App Engine account,
wait a minute, then go to http://YOURNAME.appspot.com/

View File

@@ -3,7 +3,7 @@
* Visual Blocks Editor
*
* Copyright 2012 Google Inc.
* https://github.com/google/blockly
* https://developers.google.com/blockly/
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

View File

@@ -1,7 +1,7 @@
"""Blockly Demo: Storage
Copyright 2012 Google Inc.
https://github.com/google/blockly
https://developers.google.com/blockly/
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.