summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorOwen <despito@MacBook-Pro-de-Despito.local>2014-07-28 23:55:08 +0300
committerOwen <despito@MacBook-Pro-de-Despito.local>2014-07-28 23:55:08 +0300
commitea3316bea21fa3b384951eab63fdafd19d7df5bb (patch)
treefce7942a5ae78328a92447eb3d75c0329e1b9ca7 /index.html
parente447868c12a9d72e02817a4d699c4f6810420e3e (diff)
Panning, bug fixes
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 484930aa..f63ff8c1 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
<script src="d3/d3.v3.min.js"></script>
<script src="scripts/jquery.js"></script>
- <script src="http://code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
+ <script src="//code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
<script src="scripts/caret.js"></script>
<script src="scripts/autocomplete.js"></script>