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

@@ -18,12 +18,12 @@
</style>
</head>
<body>
<h1><a href="https://github.com/google/blockly">Blockly</a> &gt;
<h1><a href="https://developers.google.com/blockly/">Blockly</a> &gt;
<a href="../index.html">Demos</a> &gt; Fixed Blockly</h1>
<p>This is a simple demo of injecting Blockly into a fixed-sized 'div' element.</p>
<p>&rarr; More info on <a href="https://github.com/google/blockly/wiki/InjectingFixedSize">injecting fixed-sized Blockly</a>...</p>
<p>&rarr; More info on <a href="https://developers.google.com/blockly/installation/injecting-fixed-size">injecting fixed-sized Blockly</a>...</p>
<div id="blocklyDiv" style="height: 480px; width: 600px;"></div>