[PATCH doc] docs: gcov: fix link to LCOV website

Matthieu Baerts (NGI0) posted 1 patch 2 months ago
There is a newer version of this series
Documentation/dev-tools/gcov.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Re: [PATCH doc] docs: gcov: fix link to LCOV website
Posted by Jonathan Corbet 1 month, 3 weeks ago
"Matthieu Baerts (NGI0)" <matttbe@kernel.org> writes:

> The previous website hosted on SourceForge is no longer available since
> January 2024 according to archive.org [1].
>
> It looks like the website has been officially moved to GitHub in June
> 2022 [2]. Best to redirect readers to the new location then.
>
> Link: https://web.archive.org/web/20240105235756/https://ltp.sourceforge.net/coverage/lcov.php [1]
> Link: https://github.com/linux-test-project/lcov/commit/6da8399c7a7a [2]
> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
> ---
>  Documentation/dev-tools/gcov.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/dev-tools/gcov.rst b/Documentation/dev-tools/gcov.rst
> index 5fce2b06f22954c3ac6e7d7118064f015624c4a9..53a85ffebcea9fc99484296c5193df7ab5ec4e3e 100644
> --- a/Documentation/dev-tools/gcov.rst
> +++ b/Documentation/dev-tools/gcov.rst
> @@ -23,7 +23,7 @@ Possible uses:
>    associated code is never run?)
>  
>  .. _gcov: https://gcc.gnu.org/onlinedocs/gcc/Gcov.html
> -.. _lcov: http://ltp.sourceforge.net/coverage/lcov.php
> +.. _lcov: https://github.com/linux-test-project/lcov
>  
Applied, thanks.

jon
Re: [PATCH doc] docs: gcov: fix link to LCOV website
Posted by Peter Oberparleiter 1 month, 4 weeks ago
On 26.09.2024 15:09, Matthieu Baerts (NGI0) wrote:
> The previous website hosted on SourceForge is no longer available since
> January 2024 according to archive.org [1].
> 
> It looks like the website has been officially moved to GitHub in June
> 2022 [2]. Best to redirect readers to the new location then.
> 
> Link: https://web.archive.org/web/20240105235756/https://ltp.sourceforge.net/coverage/lcov.php [1]
> Link: https://github.com/linux-test-project/lcov/commit/6da8399c7a7a [2]
> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>

Yes, let's update the link.

Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com>


-- 
Peter Oberparleiter
Linux on IBM Z Development - IBM Germany R&D