Skip to content

Commit 2912571

Browse files
committed
docs(README): Link to docs CI task
1 parent db7693f commit 2912571

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,10 @@ tests .. code-block:: bash
197197
:alt: Python Package
198198
:target: http://badge.fury.io/py/tmuxp
199199

200+
.. |docs| image:: https://github.com/tmux-python/tmuxp/workflows/Publish%20Docs/badge.svg
201+
:alt: Docs
202+
:target: https://github.com/tmux-python/tmuxp/actions?query=workflow%3A"Publish+Docs"
203+
200204
.. |build-status| image:: https://img.shields.io/travis/tmux-python/tmuxp.svg
201205
:alt: Build Status
202206
:target: https://travis-ci.org/tmux-python/tmuxp
@@ -207,8 +211,3 @@ tests .. code-block:: bash
207211

208212
.. |license| image:: https://img.shields.io/github/license/tmux-python/tmuxp.svg
209213
:alt: License
210-
211-
.. |docs| image:: https://readthedocs.org/projects/tmuxp/badge/?version=latest
212-
:alt: Documentation Status
213-
:scale: 100%
214-
:target: https://readthedocs.org/projects/tmuxp/

0 commit comments

Comments
 (0)