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

@@ -20,12 +20,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; JS Interpreter</h1>
<p>This is a simple demo of executing code wth a sandboxed JavaScript interpreter.</p>
<p>&rarr; More info on <a href="https://github.com/google/blockly/wiki/JSInterpreter">JS Interpreter</a>...</p>
<p>&rarr; More info on <a href="https://developers.google.com/blockly/installation/js-interpreter">JS Interpreter</a>...</p>
<p>
<button onclick="parseCode()">Parse JavaScript</button>