summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-01-18 11:47:01 +0200
committerYuval Adam <yuv.adm@gmail.com>2012-01-18 11:47:01 +0200
commit88eb36f929b1b9e2e8a4d0fec6d2b42881ea39e0 (patch)
treed4ebae04224ef581b8f14f6d6e4b89c4ddbeae40 /index.html
parent96053b8224516cba12cbc1284eef9499a4cc0573 (diff)
in house jQuery 1.7.1
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 09ed69b..a2445eb 100755
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>TLV Metro</title>
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>
+ <script type="text/javascript" src="jquery.min.js"></script>
<script type="text/javascript" src="jquery.subwayMap-0.5.0.js"></script>
<link rel="stylesheet" type="text/css" href="main.css">
</head>