Skip to content

Commit 7cb3548

Browse files
authored
Update index.html
1 parent 5be7a91 commit 7cb3548

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<link rel="stylesheet" href="bower_components/codemirror/lib/codemirror.css">
88
<script src="bower_components/codemirror/mode/xml/xml.js"></script>
99

10-
<script src="philsweb.jquery-codemirror.js"></script>
11-
<link rel="stylesheet" href="philsweb.codemirror.css">
10+
<script src="jquery.codemirror.min.js"></script>
11+
<link rel="stylesheet" href="codemirror.css">
1212

1313
<style>
1414
.code-snippet-group-1 {

0 commit comments

Comments
 (0)