Skip to content

Commit f196873

Browse files
committed
chore(README): Update badges
1 parent 6b0987b commit f196873

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,18 +100,17 @@ tests .. code-block:: bash
100100
:alt: Python Package
101101
:target: http://badge.fury.io/py/libvcs
102102

103-
.. |build-status| image:: https://img.shields.io/travis/vcs-python/libvcs.svg
103+
.. |docs| image:: https://github.com/tony/libvcs/workflows/docs/badge.svg
104+
:alt: Docs
105+
:target: https://github.com/tony/libvcs/actions?query=workflow%3Adocs
106+
107+
.. |build-status| image:: https://github.com/tony/libvcs/workflows/tests/badge.svg
104108
:alt: Build Status
105-
:target: https://travis-ci.org/vcs-python/libvcs
109+
:target: https://github.com/tony/libvcs/actions?query=workflow%3Atests
106110

107111
.. |coverage| image:: https://codecov.io/gh/vcs-python/libvcs/branch/master/graph/badge.svg
108112
:alt: Code Coverage
109113
:target: https://codecov.io/gh/vcs-python/libvcs
110114

111115
.. |license| image:: https://img.shields.io/github/license/vcs-python/libvcs.svg
112116
:alt: License
113-
114-
.. |docs| image:: https://readthedocs.org/projects/libvcs/badge/?version=latest
115-
:alt: Documentation Status
116-
:scale: 100%
117-
:target: https://readthedocs.org/projects/libvcs/

0 commit comments

Comments
 (0)