Skip to content

Commit 954b382

Browse files
committed
Do not use online or.js
1 parent e7bbe43 commit 954b382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stub/editor/editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<head>
33
<title>Interactive Org Editor</title>
4-
<script type="text/javascript" src="https://raw.github.com/mooz/org-js/master/stub/editor/org.js"></script>
4+
<script type="text/javascript" src="../../org.js"></script>
55
<script type="text/javascript" src="editor.js"></script>
66
<link rel="stylesheet" href="./editor.css" type="text/css"/>
77
</head>

0 commit comments

Comments
 (0)