We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 197837d + 5bee136 commit c26b061Copy full SHA for c26b061
docs/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='https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js' type='text/javascript'></script>
13
</head>
14
<body>
15
@@ -260,4 +260,4 @@ <h2>Change Log</h2>
260
</script>
261
262
</body>
263
-</html>
+</html>
0 commit comments