public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Diederik de Haas <didi.debian@cknow.org>,
	Thorsten Leemhuis <linux@leemhuis.info>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Diederik de Haas <didi.debian@cknow.org>
Subject: Re: [PATCH] docs: verify/bisect: Fix rendered version URL
Date: Wed, 26 Jun 2024 16:54:50 -0600	[thread overview]
Message-ID: <87r0cjxqkl.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20240620081355.11549-1-didi.debian@cknow.org>

Diederik de Haas <didi.debian@cknow.org> writes:

> When rendering the documentation, the 'html' file extension replaces the
> 'rst' file extension, not add it. So remove the 'rst' part of the URL.
>
> Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
> ---
>  .../admin-guide/verify-bugs-and-bisect-regressions.rst          | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/verify-bugs-and-bisect-regressions.rst b/Documentation/admin-guide/verify-bugs-and-bisect-regressions.rst
> index c389d4fd7599..6281eae9e6bc 100644
> --- a/Documentation/admin-guide/verify-bugs-and-bisect-regressions.rst
> +++ b/Documentation/admin-guide/verify-bugs-and-bisect-regressions.rst
> @@ -23,7 +23,7 @@ mistakes occasionally made even by experienced developers.
>     up in the reference section, then jump back to where you left off.
>  ..
>     Find the latest rendered version of this text here:
> -   https://docs.kernel.org/admin-guide/verify-bugs-and-bisect-regressions.rst.html
> +   https://docs.kernel.org/admin-guide/verify-bugs-and-bisect-regressions.html

Applied, thanks.

jon

      parent reply	other threads:[~2024-06-26 22:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20  8:13 [PATCH] docs: verify/bisect: Fix rendered version URL Diederik de Haas
2024-06-20  9:00 ` Thorsten Leemhuis
2024-06-26 22:54 ` 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=87r0cjxqkl.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=didi.debian@cknow.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@leemhuis.info \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox