Skip to content

Commit d0782b8

Browse files
committed
docs(README): Fix image paths
1 parent e1d6759 commit d0782b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ More information
8585
:alt: Python Package
8686
:target: http://badge.fury.io/py/libvcs
8787

88-
.. |docs| image:: https://github.com/tony/libvcs/workflows/Publish%20Docs/badge.svg
88+
.. |docs| image:: https://github.com/vcs-python/libvcs/workflows/Publish%20Docs/badge.svg
8989
:alt: Docs
9090
:target: https://github.com/vcs-python/libvcs/actions?query=workflow%3A"Publish+Docs"
9191

92-
.. |build-status| image:: https://github.com/tony/libvcs/workflows/tests/badge.svg
92+
.. |build-status| image:: https://github.com/vcs-python/libvcs/workflows/tests/badge.svg
9393
:alt: Build Status
9494
:target: https://github.com/vcs-python/libvcs/actions?query=workflow%3A"tests"
9595

0 commit comments

Comments
 (0)