We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bbe43 commit 954b382Copy full SHA for 954b382
stub/editor/editor.html
@@ -1,7 +1,7 @@
1
<html>
2
<head>
3
<title>Interactive Org Editor</title>
4
- <script type="text/javascript" src="https://raw.github.com/mooz/org-js/master/stub/editor/org.js"></script>
+ <script type="text/javascript" src="../../org.js"></script>
5
<script type="text/javascript" src="editor.js"></script>
6
<link rel="stylesheet" href="./editor.css" type="text/css"/>
7
</head>
0 commit comments