From 051ed353e4439c8cec48f9d421a4157320478953 Mon Sep 17 00:00:00 2001 From: Tomas Roun Date: Tue, 16 Jul 2024 21:32:15 +0200 Subject: [PATCH] Fix broken link --- testing/coverage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/coverage.rst b/testing/coverage.rst index 6820a341af..d01141a7dc 100644 --- a/testing/coverage.rst +++ b/testing/coverage.rst @@ -306,5 +306,5 @@ about 20 to 30 minutes on a modern computer. .. _issue tracker: https://github.com/python/cpython/issues .. _gcov: https://gcc.gnu.org/onlinedocs/gcc/Gcov.html -.. _lcov: https://ltp.sourceforge.net/coverage/lcov.php +.. _lcov: https://github.com/linux-test-project/lcov .. _coverage.py: https://coverage.readthedocs.io/en/latest/