Skip to content

Commit 765f1f1

Browse files
authored
Update README.rst after documentation project
- fix image link - update documentation link - remove link to example notebooks
1 parent 290e6a8 commit 765f1f1

1 file changed

Lines changed: 3 additions & 16 deletions

File tree

README.rst

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
folium
2323
======
2424

25-
|folium|
25+
.. image:: https://github.com/python-visualization/folium/blob/main/docs/_static/folium_logo.jpg
26+
2627

2728
Python Data, Leaflet.js Maps
2829
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -47,18 +48,8 @@ or
4748
Documentation
4849
-------------
4950

50-
https://python-visualization.github.io/folium/
51-
52-
53-
Gallery
54-
-------
55-
56-
There are two galleries of Jupyter notebooks with examples, which you can see
57-
using Jupyter's nbviewer:
51+
https://python-visualization.github.io/folium/latest/
5852

59-
https://nbviewer.jupyter.org/github/python-visualization/folium/tree/main/examples/
60-
61-
https://nbviewer.org/github/python-visualization/folium_contrib/tree/main/notebooks/
6253

6354
Contributing
6455
------------
@@ -69,10 +60,6 @@ and we'd love to have you hang out in our community.
6960
See `our complete contributor's guide <https://github.com/python-visualization/folium/blob/main/.github/CONTRIBUTING.md>`_ for more info.
7061

7162

72-
.. |folium| image:: http://python-visualization.github.io/folium/_images/folium_logo.jpg
73-
74-
75-
7663
Changelog
7764
---------
7865

0 commit comments

Comments
 (0)