[PATCH 1/1] README: Use kernel.org URL
From: Petr Vorel <pvorel@suse.cz>
Date: 2024-01-23 11:04:40
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Petr Vorel <pvorel@suse.cz>
Date: 2024-01-23 11:04:40
Subsystem:
the rest · Maintainer:
Linus Torvalds
https://kernel.org/pub/ is redirected to https://mirrors.edge.kernel.org/pub/, but it's better not rely on that and use the primary URL. Signed-off-by: Petr Vorel <pvorel@suse.cz> --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index 115e9f53a..974bd7564 100644
--- a/README
+++ b/README@@ -60,7 +60,7 @@ Files Versions Distribution - <https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/> + <https://kernel.org/pub/linux/docs/man-pages/> <https://www.alejandro-colomar.es/share/dist/man-pages/> Git
@@ -69,7 +69,7 @@ Versions Online man-pages PDF - <https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/book/> + <https://kernel.org/pub/linux/docs/man-pages/book/> <https://www.alejandro-colomar.es/share/dist/man-pages/> HTML <https://man7.org/linux/man-pages/index.html>
--
2.43.0