Skip to content

Commit 7dbc6e4

Browse files
committed
docs: Use the proper codecov URLs
1 parent b9c0630 commit 7dbc6e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Injector - Python dependency injection framework, inspired by Guice
22
===================================================================
33

44
[![CI](https://github.com/python-injector/injector/actions/workflows/ci.yml/badge.svg)](https://github.com/python-injector/injector/actions/workflows/ci.yml)
5-
[![Coverage Status](https://codecov.io/gh/python-injector/injector/branch/master/graph/badge.svg)](https://codecov.io/gh/alecthomas/injector)
5+
[![Coverage Status](https://codecov.io/gh/python-injector/injector/branch/master/graph/badge.svg)](https://app.codecov.io/gh/python-injector/injector)
66

77
Introduction
88
------------

0 commit comments

Comments
 (0)