[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [atlas/master] index: Fix jQuery import
commit f57a57104e31fdd0c6343594a592857e995de00e
Author: Iain R. Learmonth <irl@xxxxxxxx>
Date: Tue Nov 14 11:00:03 2017 +0000
index: Fix jQuery import
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index b317559..4d99797 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@
<meta name="msapplication-square310x310logo" content="https://metrics.torproject.org/images/largetile.png">
<!-- jQuery -->
- <script src="js/jquery-3.2.1.min.js"></script>
+ <script src="https://metrics.torproject.org/js/jquery-3.2.1.min.js"></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits