Skip to content

Commit 9c4ae8e

Browse files
author
Andrew Schmadel
committed
move docs to master branch
1 parent b9fb8aa commit 9c4ae8e

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

index.html renamed to docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h3>Errors</h3>
7878
<script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.17.0/mode/javascript/javascript.js"></script>
7979

8080
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-standalone/6.10.3/babel.min.js"></script>
81-
<script src="repl/repl-browser.js"></script>
81+
<script src="repl-browser.js"></script>
8282

8383
<script>
8484
var inputOpts = {
File renamed without changes.

0 commit comments

Comments
 (0)