We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1dd271 commit 010090fCopy full SHA for 010090f
index.html
@@ -9,7 +9,7 @@
9
<link href='jquery.mentionsInput.css' rel='stylesheet' type='text/css'>
10
11
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'></script>
12
- <script src='http://documentcloud.github.com/underscore/underscore-min.js' type='text/javascript'></script>
+ <script src='//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js' type='text/javascript'></script>
13
</head>
14
<body>
15
0 commit comments