diff --git a/bower_components/leaflet/README.md b/bower_components/leaflet/README.md
index a49b5b5..b00f945 100644
--- a/bower_components/leaflet/README.md
+++ b/bower_components/leaflet/README.md
@@ -1,4 +1,4 @@
-
+
Leaflet is the leading open-source JavaScript library for **mobile-friendly interactive maps**.
Weighing just about 37 KB of gzipped JS code, it has all the mapping [features][] most developers ever need.
diff --git a/bower_components/openlayers/examples/jsts.html b/bower_components/openlayers/examples/jsts.html
index f52ff61..d755436 100644
--- a/bower_components/openlayers/examples/jsts.html
+++ b/bower_components/openlayers/examples/jsts.html
@@ -7,6 +7,6 @@
with OpenLayers.
tags: "vector, jsts, buffer"
resources:
- - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/1.2.0/jsts.min.js
+ - https://cdn.jsdelivr.net/gh/bjornharrtell/jsts@gh-pages/1.2.0/jsts.min.js
---