File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff 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/
You can’t perform that action at this time.
0 commit comments