mirror of
https://github.com/httpie/cli.git
synced 2024-11-25 09:13:25 +01:00
Add stable docs link icon
This commit is contained in:
parent
caeef2fb7c
commit
492687b0da
@ -11,7 +11,7 @@ generally interacting with HTTP servers.
|
||||
|
||||
.. class:: no-web no-pdf
|
||||
|
||||
|pypi| |build| |coverage| |downloads| |gitter|
|
||||
|docs| |pypi| |build| |coverage| |downloads| |gitter|
|
||||
|
||||
|
||||
.. class:: no-web no-pdf
|
||||
@ -1996,6 +1996,10 @@ have contributed.
|
||||
.. _@jakubroztocil: https://twitter.com/jakubroztocil
|
||||
|
||||
|
||||
.. |docs| image:: https://img.shields.io/badge/stable%20docs-httpie.org%2Fdocs-brightgreen?style=flat-square
|
||||
:target: https://httpie.org/docs
|
||||
:alt: Stable documentation
|
||||
|
||||
.. |pypi| image:: https://img.shields.io/pypi/v/httpie.svg?style=flat-square&label=latest%20stable%20version
|
||||
:target: https://pypi.python.org/pypi/httpie
|
||||
:alt: Latest version released on PyPi
|
||||
|
Loading…
Reference in New Issue
Block a user