[docs] docs: maintainers: add missing 's' in https for the base lore link

Message ID 20230713230510.1505201-1-kuba@kernel.org
State New
Headers
Series [docs] docs: maintainers: add missing 's' in https for the base lore link |

Commit Message

Jakub Kicinski July 13, 2023, 11:05 p.m. UTC
  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@kernel.org>
---
 Documentation/maintainer/configure-git.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Jonathan Corbet July 14, 2023, 6:32 p.m. UTC | #1
Jakub Kicinski <kuba@kernel.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@kernel.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
  

Patch

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
 of patches here is a recommended practice, and when a maintainer applies a
 patch to a subsystem tree, it is a good idea to provide a Link: tag with a