Skip to content

Commit a911d2f

Browse files
committed
Merge pull request #368 from BibMartin/nbviewer_links
Put explicit links to nbviewer/v0.2.0
2 parents 39d1994 + f0d8d66 commit a911d2f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Examples
33

44
You shall take a look at folium's example gallery_.
55

6-
.. _gallery: http://nbviewer.jupyter.org/github/python-visualization/folium/tree/master/examples/
6+
.. _gallery: http://nbviewer.jupyter.org/github/python-visualization/folium/tree/v0.2.0/examples/
77

88
If this is not enough, you may find fancier examples here_.
99

10-
.. _here: http://nbviewer.jupyter.org/github/ocefpaf/folium_notebooks/tree/master/
10+
.. _here: http://nbviewer.jupyter.org/github/ocefpaf/folium_notebooks/tree/master/

examples/Quickstart.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@
482482
"cell_type": "markdown",
483483
"metadata": {},
484484
"source": [
485-
"For more information about popups, please visit [Popups.ipynb](http://nbviewer.jupyter.org/github/python-visualization/folium/blob/master/examples/Popups.ipynb)"
485+
"For more information about popups, please visit [Popups.ipynb](http://nbviewer.jupyter.org/github/python-visualization/folium/blob/v0.2.0/examples/Popups.ipynb)"
486486
]
487487
},
488488
{
@@ -687,7 +687,7 @@
687687
"cell_type": "markdown",
688688
"metadata": {},
689689
"source": [
690-
"For more choropleth example, please visit [GeoJSON and choropleth.ipynb](http://nbviewer.jupyter.org/github/python-visualization/folium/blob/master/examples/GeoJSON and choropleth.ipynb)"
690+
"For more choropleth example, please visit [GeoJSON and choropleth.ipynb](http://nbviewer.jupyter.org/github/python-visualization/folium/blob/v0.2.0/examples/GeoJSON and choropleth.ipynb)"
691691
]
692692
}
693693
],

0 commit comments

Comments
 (0)