All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>,
	mptcp@lists.linux.dev,
	Peter Oberparleiter <oberpar@linux.ibm.com>
Cc: workflows@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"Matthieu Baerts (NGI0)" <matttbe@kernel.org>
Subject: Re: [PATCH doc] docs: gcov: fix link to LCOV website
Date: Mon, 07 Oct 2024 11:16:20 -0600	[thread overview]
Message-ID: <871q0rkf4r.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20240926-doc-fix-lcov-link-v1-1-46f250cb7173@kernel.org>

"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

      parent reply	other threads:[~2024-10-07 17:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-26 13:09 [PATCH doc] docs: gcov: fix link to LCOV website Matthieu Baerts (NGI0)
2024-09-26 16:58 ` MPTCP CI
2024-10-01  8:35 ` Peter Oberparleiter
2024-10-07 17:16 ` Jonathan Corbet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871q0rkf4r.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matttbe@kernel.org \
    --cc=mptcp@lists.linux.dev \
    --cc=oberpar@linux.ibm.com \
    --cc=workflows@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.