diff --git a/config/examples/example.html b/config/examples/example.html index 6981f73b6e..b0102bc5b7 100644 --- a/config/examples/example.html +++ b/config/examples/example.html @@ -5,7 +5,7 @@ - + diff --git a/doc/tutorials/raster-reprojection.md b/doc/tutorials/raster-reprojection.md index 5176b0d939..473b440850 100644 --- a/doc/tutorials/raster-reprojection.md +++ b/doc/tutorials/raster-reprojection.md @@ -45,7 +45,7 @@ The easiest way to use a custom projection is to add the [Proj4js](http://proj4j Following example shows definition of a [British National Grid](http://epsg.io/27700): ``` html - + ``` ``` javascript diff --git a/examples/button-title.html b/examples/button-title.html index 065929fc5e..84f1341dea 100644 --- a/examples/button-title.html +++ b/examples/button-title.html @@ -6,8 +6,8 @@ docs: > This example shows how to customize the buttons tooltips with Bootstrap. tags: "custom, tooltip" resources: - - https://code.jquery.com/jquery-1.11.2.min.js - - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css - - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js + - https://code.jquery.com/jquery-2.2.3.min.js + - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css + - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js ---
diff --git a/examples/geolocation-orientation.html b/examples/geolocation-orientation.html index 6cbd755a15..ee7835f7aa 100644 --- a/examples/geolocation-orientation.html +++ b/examples/geolocation-orientation.html @@ -10,7 +10,7 @@ tags: "fullscreen, geolocation, orientation, mobile" - +