From 747d5e37632aa3b65085fa7da5f9543fefaf0ecb Mon Sep 17 00:00:00 2001 From: rrooij Date: Thu, 13 Oct 2016 20:12:08 +0200 Subject: [PATCH] leaflet-examples: fix cdn The Leaflet CDN's are not configured properly or are not delivering anymore. The official Leaflet site has changed the CDN to unpkg.com, therefore unpkg.com is now the CDN for the examples too. Fixes #89. --- examples/index.html | 4 ++-- examples/position-right.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/index.html b/examples/index.html index 918f6d8..3a1f237 100644 --- a/examples/index.html +++ b/examples/index.html @@ -6,7 +6,7 @@ - + @@ -80,7 +80,7 @@

SettingsFork me on GitHub - + +