Skip to content

Commit 24ff1ce

Browse files
MarcoGorelliim-vinicius
authored and
im-vinicius
committed
DOC: fix pandas-coverage link (pandas-dev#53971)
fix pandas-coverage link
1 parent f05da69 commit 24ff1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing_codebase.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ install pandas) by typing::
764764
your installation is probably fine and you can start contributing!
765765

766766
Often it is worth running only a subset of tests first around your changes before running the
767-
entire suite (tip: you can use the [pandas-coverage app](https://pandas-coverage.herokuapp.com/))
767+
entire suite (tip: you can use the [pandas-coverage app](https://pandas-coverage-12d2130077bc.herokuapp.com/))
768768
to find out which tests hit the lines of code you've modified, and then run only those).
769769

770770
The easiest way to do this is with::

0 commit comments

Comments
 (0)