aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2017-02-11 11:54:59 +0100
committerGitHub <noreply@github.com>2017-02-11 11:54:59 +0100
commite4cb96f84ddf15c7000086d95554087a4b67e110 (patch)
tree96bc6bb69fd1bdb27084189c94ab35d688a5399a /README.rst
parent71742654e3cab347378509f559dc14399b4eb65e (diff)
downloadmitmproxy-e4cb96f84ddf15c7000086d95554087a4b67e110.tar.gz
mitmproxy-e4cb96f84ddf15c7000086d95554087a4b67e110.tar.bz2
mitmproxy-e4cb96f84ddf15c7000086d95554087a4b67e110.zip
consolidate readme shields
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index ba87419e..168190aa 100644
--- a/README.rst
+++ b/README.rst
@@ -145,7 +145,7 @@ with the following command:
:target: https://mitmproxy.org/
:alt: mitmproxy.org
-.. |mitmproxy_docs| image:: https://readthedocs.org/projects/mitmproxy/badge/
+.. |mitmproxy_docs| image:: https://shields.mitmproxy.org/api/docs-latest-brightgreen.svg
:target: http://docs.mitmproxy.org/en/latest/
:alt: mitmproxy documentation
@@ -157,15 +157,15 @@ with the following command:
:target: http://slack.mitmproxy.org/
:alt: Slack Developer Chat
-.. |travis| image:: https://shields.mitmproxy.org/travis/mitmproxy/mitmproxy/master.svg?label=Travis%20build
+.. |travis| image:: https://shields.mitmproxy.org/travis/mitmproxy/mitmproxy/master.svg?label=travis%20ci
:target: https://travis-ci.org/mitmproxy/mitmproxy
:alt: Travis Build Status
-.. |appveyor| image:: https://shields.mitmproxy.org/appveyor/ci/mhils/mitmproxy/master.svg?label=Appveyor%20build
+.. |appveyor| image:: https://shields.mitmproxy.org/appveyor/ci/mhils/mitmproxy/master.svg?label=appveyor%20ci
:target: https://ci.appveyor.com/project/mhils/mitmproxy
:alt: Appveyor Build Status
-.. |coverage| image:: https://codecov.io/gh/mitmproxy/mitmproxy/branch/master/graph/badge.svg
+.. |coverage| image:: https://shields.mitmproxy.org/codecov/c/github/mitmproxy/mitmproxy/master.svg?label=codecov
:target: https://codecov.io/gh/mitmproxy/mitmproxy
:alt: Coverage Status