From 45ff45e0cb8edeeccce14fcc63e32ff1faf52628 Mon Sep 17 00:00:00 2001 From: npmcdn-to-unpkg-bot Date: Sat, 3 Sep 2016 06:56:05 +0100 Subject: [PATCH] Replace npmcdn.com with unpkg.com --- docs/_layouts/tutorial_frame.html | 4 ++-- docs/_layouts/v2.html | 4 ++-- docs/_posts/2016-07-16-leaflet-1.0-rc2.md | 6 +++--- docs/_posts/2016-08-05-leaflet-1.0-rc3.md | 6 +++--- docs/download.md | 8 ++++---- docs/examples/choropleth-example.html | 4 ++-- docs/examples/custom-icons-example.html | 4 ++-- docs/examples/geojson-example.html | 4 ++-- docs/examples/layers-control-example.html | 4 ++-- docs/examples/map-panes-example.html | 4 ++-- docs/examples/map-panes.md | 4 ++-- docs/examples/mobile-example.html | 4 ++-- docs/examples/quick-start-example.html | 4 ++-- docs/examples/quick-start.md | 4 ++-- 14 files changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/_layouts/tutorial_frame.html b/docs/_layouts/tutorial_frame.html index 9941ca7ba..a44843b38 100644 --- a/docs/_layouts/tutorial_frame.html +++ b/docs/_layouts/tutorial_frame.html @@ -9,8 +9,8 @@ {% capture root %}{% if page.root %}{{ page.root }}{% else %}{{ layout.root }}{% endif %}{% endcapture %} - - + + {% endif %} diff --git a/docs/_posts/2016-07-16-leaflet-1.0-rc2.md b/docs/_posts/2016-07-16-leaflet-1.0-rc2.md index d3f4b8106..197ec95fc 100644 --- a/docs/_posts/2016-07-16-leaflet-1.0-rc2.md +++ b/docs/_posts/2016-07-16-leaflet-1.0-rc2.md @@ -43,12 +43,12 @@ Next face-to-face session will be during [FOSS4G](http://2016.foss4g.org/) in Bo As with previous releases, you can use the CDN: - - + + A non-minified version of the javascript file is also available as: - + The release is also available through NPM (`npm install leaflet@rc`), [GitHub download](https://github.com/Leaflet/Leaflet/archive/v1.0.0-rc.2.zip), and [CDN download](http://cdn.leafletjs.com/leaflet/v1.0.0-rc.2/leaflet.zip). We discourage using Bower. diff --git a/docs/_posts/2016-08-05-leaflet-1.0-rc3.md b/docs/_posts/2016-08-05-leaflet-1.0-rc3.md index 2465d0d8c..910d42128 100644 --- a/docs/_posts/2016-08-05-leaflet-1.0-rc3.md +++ b/docs/_posts/2016-08-05-leaflet-1.0-rc3.md @@ -36,12 +36,12 @@ And partly in some small village in Iraq under 53° Celsius! As with previous releases, you can use the CDN: - - + + A non-minified version of the javascript file is also available at: - + The release is also available through NPM (`npm install leaflet@rc`), [GitHub download](https://github.com/Leaflet/Leaflet/archive/v1.0.0-rc.3.zip), and [CDN download](http://cdn.leafletjs.com/leaflet/v1.0.0-rc.3/leaflet.zip). We discourage using Bower. diff --git a/docs/download.md b/docs/download.md index 76c7e2e7a..4d3d6b4bc 100644 --- a/docs/download.md +++ b/docs/download.md @@ -35,13 +35,13 @@ so please read the changelog carefully when upgrading to it. The latest stable Leaflet release is hosted on a CDN — to start using it straight away, place this in the `head` of your HTML code: - - + + or - - + + ### Using a Downloaded Version of Leaflet diff --git a/docs/examples/choropleth-example.html b/docs/examples/choropleth-example.html index 0985a6386..f29e1ff98 100644 --- a/docs/examples/choropleth-example.html +++ b/docs/examples/choropleth-example.html @@ -6,7 +6,7 @@ - +