Skip to content

Commit

Permalink
Update browser.html
Browse files Browse the repository at this point in the history
  • Loading branch information
underpig1 committed Aug 7, 2020
1 parent 59a01ea commit 7c20366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/browser/browser.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h3>NEURON</h3>
<div class = "sidebar">
</div>
<script type = "module">
import grammers from "..../grammers/neuron-language.json"
import grammers from "../../grammers/neuron-language.json"

var patterns = document.getElementById("code");
var code = document.getElementById("code");
Expand Down

0 comments on commit 7c20366

Please sign in to comment.