Re: [PATCH] ia64: Replace HTTP links with HTTPS ones

From: Jonathan Corbet
Date: Mon Jul 13 2020 - 10:34:13 EST


On Mon, 13 Jul 2020 16:10:36 +0200
"Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx> wrote:

> diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
> index 1fa2fe2ef053..f21f121a8f42 100644
> --- a/arch/ia64/Kconfig
> +++ b/arch/ia64/Kconfig
> @@ -223,7 +223,7 @@ config SMP
> will run faster if you say N here.
>
> See also the SMP-HOWTO available at
> - <http://www.tldp.org/docs.html#howto>.
> + <https://www.tldp.org/docs.html#howto>.

No such HOWTO exists; far better to just delete this sentence entirely.

jon