Skip to content

Commit 0885d64

Browse files
committed
build(README): Update badges
1 parent 15b309b commit 0885d64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,13 @@ tests .. code-block:: bash
9999
:alt: Python Package
100100
:target: http://badge.fury.io/py/libvcs
101101

102-
.. |docs| image:: https://github.com/tony/libvcs/workflows/docs/badge.svg
102+
.. |docs| image:: https://github.com/tony/libvcs/workflows/Publish%20Docs/badge.svg
103103
:alt: Docs
104-
:target: https://github.com/tony/libvcs/actions?query=workflow%3Adocs
104+
:target: https://github.com/vcs-python/libvcs/actions?query=workflow%3A"Publish+Docs"
105105

106-
.. |build-status| image:: https://github.com/tony/libvcs/workflows/tests/badge.svg
106+
.. |build-status| image:: https://github.com/tony/libvcs/workflows/libvcs%20CI/badge.svg
107107
:alt: Build Status
108-
:target: https://github.com/tony/libvcs/actions?query=workflow%3Atests
108+
:target: https://github.com/vcs-python/libvcs/actions?query=workflow%3A"libvcs+CI"
109109

110110
.. |coverage| image:: https://codecov.io/gh/vcs-python/libvcs/branch/master/graph/badge.svg
111111
:alt: Code Coverage

0 commit comments

Comments
 (0)