Skip to content

Commit 693a065

Browse files
Al2Klimovhdeller
authored andcommitted
parisc: Replace HTTP links with HTTPS ones
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 <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent 961b658 commit 693a065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/parisc/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ config SMP
285285
On a uniprocessor machine, the kernel will run faster if you say N.
286286

287287
See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
288-
available at <http://www.tldp.org/docs.html#howto>.
288+
available at <https://www.tldp.org/docs.html#howto>.
289289

290290
If you don't know what to do here, say N.
291291

0 commit comments

Comments
 (0)