Skip to content

Commit 087f4d8

Browse files
authored
Merge pull request #50 from Bastian-Krause/bst/fix-badges-2
README: fix badges
2 parents b266b4a + 453242c commit 087f4d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ flamingo
1212
:target: https://pypi.org/project/flamingo
1313
.. image:: https://github.com/pengutronix/flamingo/actions/workflows/ci.yaml/badge.svg
1414
:alt: CI Test Status
15-
:target: https://github.com/Bastian-Krause/flamingo/actions/workflows/ci.yaml
16-
.. image:: https://github.com/pengutronix/flamingo/actions/workflows/docs.yaml/badge.svg
15+
:target: https://github.com/pengutronix/flamingo/actions/workflows/ci.yaml
16+
.. image:: https://github.com/pengutronix/flamingo/actions/workflows/docs.yml/badge.svg
1717
:alt: Documentation Build Status
18-
:target: https://github.com/Bastian-Krause/flamingo/actions/workflows/docs.yaml
18+
:target: https://github.com/pengutronix/flamingo/actions/workflows/docs.yml
1919
.. image:: https://img.shields.io/pypi/pyversions/flamingo.svg
2020
:alt: pypi.org
2121
:target: https://pypi.org/project/flamingo

0 commit comments

Comments
 (0)