summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror/mode/vue/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/vendor/codemirror/mode/vue/index.html')
-rw-r--r--public/vendor/codemirror/mode/vue/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/codemirror/mode/vue/index.html b/public/vendor/codemirror/mode/vue/index.html
index cccb9764..e0b45b94 100644
--- a/public/vendor/codemirror/mode/vue/index.html
+++ b/public/vendor/codemirror/mode/vue/index.html
@@ -14,7 +14,7 @@
<script src="../css/css.js"></script>
<script src="../coffeescript/coffeescript.js"></script>
<script src="../sass/sass.js"></script>
-<script src="../jade/jade.js"></script>
+<script src="../pug/pug.js"></script>
<script src="../handlebars/handlebars.js"></script>
<script src="../htmlmixed/htmlmixed.js"></script>