mirror of
https://github.com/google/blockly.git
synced 2026-01-04 15:40:08 +01:00
Change official project URL.
This commit is contained in:
@@ -20,12 +20,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> > JS Interpreter</h1>
|
||||
|
||||
<p>This is a simple demo of executing code wth a sandboxed JavaScript interpreter.</p>
|
||||
|
||||
<p>→ More info on <a href="https://github.com/google/blockly/wiki/JSInterpreter">JS Interpreter</a>...</p>
|
||||
<p>→ More info on <a href="https://developers.google.com/blockly/installation/js-interpreter">JS Interpreter</a>...</p>
|
||||
|
||||
<p>
|
||||
<button onclick="parseCode()">Parse JavaScript</button>
|
||||
|
||||
Reference in New Issue
Block a user