diff options
author | Maximilian Hils <git@maximilianhils.com> | 2018-05-29 13:29:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-29 13:29:19 +0200 |
commit | bbfa960023f2686266e3daab12d759f05a54675a (patch) | |
tree | fca4fe53f9b498c49fe91169e311ae80e9a95b5c /README.rst | |
parent | 7d3d4ca9ea4b7f15c1d34340a5fd7eafee9d1c08 (diff) | |
download | mitmproxy-bbfa960023f2686266e3daab12d759f05a54675a.tar.gz mitmproxy-bbfa960023f2686266e3daab12d759f05a54675a.tar.bz2 mitmproxy-bbfa960023f2686266e3daab12d759f05a54675a.zip |
fix appveyor link in README
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -171,7 +171,7 @@ with the following command: :alt: Travis Build Status .. |appveyor| image:: https://shields.mitmproxy.org/appveyor/ci/mitmproxy/mitmproxy/master.svg?label=appveyor%20ci - :target: https://ci.appveyor.com/project/mhils/mitmproxy + :target: https://ci.appveyor.com/project/mitmproxy/mitmproxy :alt: Appveyor Build Status .. |coverage| image:: https://shields.mitmproxy.org/codecov/c/github/mitmproxy/mitmproxy/master.svg?label=codecov |