aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2013-02-04 22:43:41 +0000
committerChristopher Baines <cbaines8@gmail.com>2013-02-04 22:43:41 +0000
commitecebbf676e8be8945058e013b91a2c023b474b0b (patch)
treeee49f40eda528585d7047af97e93b83844b05d3f
parent12aab2a01f1765f9d989909060b79e24ce3c2fab (diff)
downloadhealth-map-ecebbf676e8be8945058e013b91a2c023b474b0b.tar
health-map-ecebbf676e8be8945058e013b91a2c023b474b0b.tar.gz
Use the OpenLayers.js file that is in the repo
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 66d7327..d39d71f 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
<script src="resources/libs/jquery-1.8.3.js"></script>
<script src="resources/libs/underscore.js"></script>
- <script src="resources/openlayers/build/OpenLayers.js"></script>
+ <script src="resources/openlayers/lib/OpenLayers.js"></script>
<link rel="stylesheet" href="resources/leaflet/dist/leaflet.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="resources/leaflet/dist/leaflet.ie.css" /><![endif]-->