[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87fs5q1gyu.fsf@meer.lwn.net>
Date: Fri, 14 Jul 2023 12:32:57 -0600
From: Jonathan Corbet <corbet@....net>
To: Jakub Kicinski <kuba@...nel.org>
Cc: workflows@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH docs] docs: maintainers: add missing 's' in https for
the base lore link
Jakub Kicinski <kuba@...nel.org> writes:
> The example and the git hook use HTTPS but the text for some
> reason links to the non-SSL version.
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
> Documentation/maintainer/configure-git.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/maintainer/configure-git.rst b/Documentation/maintainer/configure-git.rst
> index a054de0c50dc..b731e8b78565 100644
> --- a/Documentation/maintainer/configure-git.rst
> +++ b/Documentation/maintainer/configure-git.rst
> @@ -38,7 +38,7 @@ You may also like to tell ``gpg`` which ``tty`` to use (add to your shell rc fil
> Creating commit links to lore.kernel.org
> ----------------------------------------
>
> -The web site http://lore.kernel.org is meant as a grand archive of all mail
> +The web site https://lore.kernel.org is meant as a grand archive of all mail
> list traffic concerning or influencing the kernel development. Storing archives
Applied, thanks.
jon
Powered by blists - more mailing lists