diff options
Diffstat (limited to 'editor/index.html')
-rwxr-xr-x | editor/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/index.html b/editor/index.html index 7f3a070..9f7189b 100755 --- a/editor/index.html +++ b/editor/index.html @@ -110,7 +110,7 @@ -<script src="prosemirror.js"></script> +<script src="/resources/prosemirror.js"></script> <noscript>Sorry, you need to enable JavaScript to see this page.</noscript> <script id="script" type="text/javascript" defer="defer" src="editor.js"></script> |