From cdd83641518d9b20e81f71e6a30bfe73866df2e8 Mon Sep 17 00:00:00 2001
From: Sébastien Dailly <sebastien@chimrod.com>
Date: Sat, 6 Feb 2021 13:38:33 +0100
Subject: Added prosemirror deps

---
 editor/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'editor/index.html')

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>
-- 
cgit v1.2.3