44 :target: https://pypi.org/project/folium
55 :alt: PyPI Package
66
7- .. |Travis | image :: https://travis-ci.org/python-visualization/folium.svg?branch=master
7+ .. |Travis | image :: https://travis-ci.org/python-visualization/folium.svg?branch=main
88 :target: https://travis-ci.org/python-visualization/folium
99 :alt: Travis Build Status
1010
1717 :alt: DOI
1818
1919.. |binder | image :: https://mybinder.org/badge_logo.svg
20- :target: https://mybinder.org/v2/gh/python-visualization/folium/master ?filepath=examples
20+ :target: https://mybinder.org/v2/gh/python-visualization/folium/main ?filepath=examples
2121
2222folium
2323======
@@ -56,7 +56,7 @@ Gallery
5656There are two galleries of Jupyter notebooks with examples, which you can see
5757using Jupyter's nbviewer:
5858
59- https://nbviewer.jupyter.org/github/python-visualization/folium/tree/master /examples/
59+ https://nbviewer.jupyter.org/github/python-visualization/folium/tree/main /examples/
6060
6161https://nbviewer.jupyter.org/github/python-visualization/folium_contrib/tree/master/notebooks/
6262
@@ -66,7 +66,7 @@ Contributing
6666We love contributions! folium is open source, built on open source,
6767and we'd love to have you hang out in our community.
6868
69- See `our complete contributor's guide <https://github.com/python-visualization/folium/blob/master /.github/CONTRIBUTING.md >`_ for more info.
69+ See `our complete contributor's guide <https://github.com/python-visualization/folium/blob/main /.github/CONTRIBUTING.md >`_ for more info.
7070
7171
7272.. |folium | image :: http://python-visualization.github.io/folium/_images/folium_logo.jpg
@@ -76,4 +76,4 @@ See `our complete contributor's guide <https://github.com/python-visualization/f
7676Changelog
7777---------
7878
79- Check the `changelog <https://raw.githubusercontent.com/python-visualization/folium/master /CHANGES.txt >`_ for a detailed list of the latest changes.
79+ Check the `changelog <https://raw.githubusercontent.com/python-visualization/folium/main /CHANGES.txt >`_ for a detailed list of the latest changes.
0 commit comments