Skip to content

Commit bb48ed7

Browse files
authored
Update README.rst
1 parent b92edba commit bb48ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can alternatively use the environment variables:
4141
How to generate coverage reports
4242
================================
4343

44-
`coverage.py <https://bitbucket.org/ned/coveragepy>`_ is required to collect coverage metrics.
44+
`coverage.py <https://github.com/nedbat/coveragepy>`_ is required to collect coverage metrics.
4545

4646
Below are some examples on how to include coverage tracking during your tests. Codecov will call `coveragexml -i` automatically to generate the coverage xml output, which will be archived and processed server side.
4747

0 commit comments

Comments
 (0)