Skip to content

Commit 558328f

Browse files
committed
GitHub Actions: fix badge image links
1 parent 377f90c commit 558328f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@
44
:target: https://pypi.org/project/folium
55
:alt: PyPI Package
66

7-
.. |Test| image:: https://github.com/python-visualization/folium/actions/workflows/test_code/badge.svg
7+
.. |Test| image:: https://github.com/python-visualization/folium/actions/workflows/test_code.yml/badge.svg
88
:target: https://github.com/python-visualization/folium/actions/workflows/test_code.yml
99
:alt: Code tests
1010

11-
.. |Branca| image:: https://github.com/python-visualization/folium/actions/workflows/test_latest_branca/badge.svg
11+
.. |Branca| image:: https://github.com/python-visualization/folium/actions/workflows/test_latest_branca.yml/badge.svg
1212
:target: https://github.com/python-visualization/folium/actions/workflows/test_latest_branca.yml
1313
:alt: Code Tests with Latest branca
1414

15-
.. |Selenium| image:: https://github.com/python-visualization/folium/actions/workflows/test_selenium/badge.svg
15+
.. |Selenium| image:: https://github.com/python-visualization/folium/actions/workflows/test_selenium.yml/badge.svg
1616
:target: https://github.com/python-visualization/folium/actions/workflows/test_selenium.yml
1717
:alt: Selenium Tests
1818

19-
.. |Notebook| image:: https://github.com/python-visualization/folium/actions/workflows/test_code_notebooks/badge.svg
19+
.. |Notebook| image:: https://github.com/python-visualization/folium/actions/workflows/test_code_notebooks.yml/badge.svg
2020
:target: https://github.com/python-visualization/folium/actions/workflows/test_code_notebooks.yml
2121
:alt: Notebook Code Tests
2222

23-
.. |Notebook-Style| image:: https://github.com/python-visualization/folium/actions/workflows/test_style_notebooks/badge.svg
23+
.. |Notebook-Style| image:: https://github.com/python-visualization/folium/actions/workflows/test_style_notebooks.yml/badge.svg
2424
:target: https://github.com/python-visualization/folium/actions/workflows/test_style_notebooks.yml
2525
:alt: Notebook Style Tests
2626

27-
.. |Publish-PyPI| image:: https://github.com/python-visualization/folium/actions/workflows/publish/badge.svg
27+
.. |Publish-PyPI| image:: https://github.com/python-visualization/folium/actions/workflows/publish.yml/badge.svg
2828
:target: https://github.com/python-visualization/folium/actions/workflows/publish.yml
2929
:alt: Publish to PyPI
3030

0 commit comments

Comments
 (0)