public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] README: Use kernel.org URL
@ 2024-01-23 11:04 Petr Vorel
  2024-02-11 18:25 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2024-01-23 11:04 UTC (permalink / raw)
  To: linux-man; +Cc: Petr Vorel, Alejandro Colomar

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-11 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 11:04 [PATCH 1/1] README: Use kernel.org URL Petr Vorel
2024-02-11 18:25 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox