diff --git a/gruntfile.js b/gruntfile.js
old mode 100755
new mode 100644
index 462b64ca..d8e8354e
--- a/gruntfile.js
+++ b/gruntfile.js
@@ -40,7 +40,7 @@ module.exports = function(grunt) {
'immersive-stories/js/farmer-brown.js',
'campaign/js/main.js',
'immersive-stories/js/education-map.js',
- 'https://npmcdn.com/leaflet@1.0.0-rc.2/dist/leaflet.js',
+ 'https://unpkg.com/leaflet@1.0.0-rc.2/dist/leaflet.js',
'https://cdnjs.cloudflare.com/ajax/libs/chroma-js/1.2.1/chroma.min.js',
],
animationLibraries : [
diff --git a/page-education-map.php b/page-education-map.php
index e02df177..ad66404e 100644
--- a/page-education-map.php
+++ b/page-education-map.php
@@ -62,7 +62,7 @@
-
+