summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnil Khatri <anilkhatri.dev@gmail.com>2022-01-27 20:24:42 +0530
committerGitHub <noreply@github.com>2022-01-27 08:54:42 -0600
commit7bec77e81aa0a194c98381053225813f5347c9d2 (patch)
tree59e169dc332583c80f910db97d651d8de9609840 /README.md
parent8ab5eb83a0bf359f5372a8eff2b07f46fe34203d (diff)
downloadurllib3-7bec77e81aa0a194c98381053225813f5347c9d2.tar.gz
Stop linking to codecov in README
Co-authored-by: Quentin Pradet <quentin@pradet.me>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e6dd4ca3..a72b785f 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
<a href="https://pypi.org/project/urllib3"><img alt="PyPI Version" src="https://img.shields.io/pypi/v/urllib3.svg?maxAge=86400" /></a>
<a href="https://pypi.org/project/urllib3"><img alt="Python Versions" src="https://img.shields.io/pypi/pyversions/urllib3.svg?maxAge=86400" /></a>
<a href="https://discord.gg/urllib3"><img alt="Join our Discord" src="https://img.shields.io/discord/756342717725933608?color=%237289da&label=discord" /></a>
- <a href="https://codecov.io/gh/urllib3/urllib3"><img alt="Coverage Status" src="https://img.shields.io/codecov/c/github/urllib3/urllib3.svg" /></a>
+ <a href="https://github.com/urllib3/urllib3/actions?query=workflow%3ACI"><img alt="Coverage Status" src="https://img.shields.io/badge/coverage-100%25-success" /></a>
<a href="https://github.com/urllib3/urllib3/actions?query=workflow%3ACI"><img alt="Build Status on GitHub" src="https://github.com/urllib3/urllib3/workflows/CI/badge.svg" /></a>
<a href="https://urllib3.readthedocs.io"><img alt="Documentation Status" src="https://readthedocs.org/projects/urllib3/badge/?version=latest" /></a>
</p>