parisc: Replace HTTP links with HTTPS ones
authorAlexander A. Klimov <grandmaster@al2klimov.de>
Mon, 13 Jul 2020 18:15:25 +0000 (20:15 +0200)
committerHelge Deller <deller@gmx.de>
Tue, 28 Jul 2020 09:22:08 +0000 (11:22 +0200)
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.

Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig

index 8e4c370..c2454c1 100644 (file)
@@ -285,7 +285,7 @@ config SMP
          On a uniprocessor machine, the kernel will run faster if you say N.
 
          See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
-         available at <http://www.tldp.org/docs.html#howto>.
+         available at <https://www.tldp.org/docs.html#howto>.
 
          If you don't know what to do here, say N.