summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
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 964ef0f..6f62515 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/ol3/3.7.0/ol-debug.js"
type="text/javascript">
</script>
- <script src="https://rawgit.com/tmcw/csv2geojson/gh-pages/csv2geojson.js"
+ <script src="https://npmcdn.com/csv2geojson@latest/csv2geojson.js"
type="text/javascript">
</script>
</head>