We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1186ee0 commit c4c6ae9Copy full SHA for c4c6ae9
doc/source/development/contributing_codebase.rst
@@ -764,7 +764,7 @@ install pandas) by typing::
764
your installation is probably fine and you can start contributing!
765
766
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/))
+entire suite (tip: you can use the [pandas-coverage app](https://pandas-coverage-12d2130077bc.herokuapp.com/))
768
to find out which tests hit the lines of code you've modified, and then run only those).
769
770
The easiest way to do this is with::
0 commit comments