mirror of
https://github.com/google/blockly.git
synced 2026-01-06 08:30:13 +01:00
Change official project URL.
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://github.com/google/blockly">Blockly</a> >
|
||||
<h1><a href="https://developers.google.com/blockly/">Blockly</a> >
|
||||
<a href="../index.html">Demos</a> > Fixed Blockly</h1>
|
||||
|
||||
<p>This is a simple demo of injecting Blockly into a fixed-sized 'div' element.</p>
|
||||
|
||||
<p>→ More info on <a href="https://github.com/google/blockly/wiki/InjectingFixedSize">injecting fixed-sized Blockly</a>...</p>
|
||||
<p>→ 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user