aboutsummaryrefslogtreecommitdiff
path: root/plugin/notes-server
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2012-10-28 18:48:52 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2012-10-28 18:49:01 -0400
commit605f7140e3406d4decd4182e13059e5666fdac8c (patch)
tree7875484f036072f9e45ed236ed7e73259a52bda7 /plugin/notes-server
parente693717f2aa2d65f8f0cf6412a01084280fc2c9a (diff)
downloadfreenode-live-2017-presentation-605f7140e3406d4decd4182e13059e5666fdac8c.tar
freenode-live-2017-presentation-605f7140e3406d4decd4182e13059e5666fdac8c.tar.gz
updated markdown references in notes plugin
Diffstat (limited to 'plugin/notes-server')
-rw-r--r--plugin/notes-server/notes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/notes-server/notes.html b/plugin/notes-server/notes.html
index d71d7f8..053cb5e 100644
--- a/plugin/notes-server/notes.html
+++ b/plugin/notes-server/notes.html
@@ -99,7 +99,7 @@
<div id="notes"></div>
<script src="/socket.io/socket.io.js"></script>
- <script src="/lib/js/showdown.js"></script>
+ <script src="/plugin/markdown/showdown.js"></script>
<script>
var socketId = '{{socketId}}';