Skip to content

Commit 7be740e

Browse files
authored
Fix broken link to LCOV (#1356)
1 parent 47e18d9 commit 7be740e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/coverage.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,5 +306,5 @@ about 20 to 30 minutes on a modern computer.
306306

307307
.. _issue tracker: https://github.com/python/cpython/issues
308308
.. _gcov: https://gcc.gnu.org/onlinedocs/gcc/Gcov.html
309-
.. _lcov: https://ltp.sourceforge.net/coverage/lcov.php
309+
.. _lcov: https://github.com/linux-test-project/lcov
310310
.. _coverage.py: https://coverage.readthedocs.io/en/latest/

0 commit comments

Comments
 (0)