]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Documentation/fs/9p: fix broken link
authorTuomas Ahola <taahol@utu.fi>
Sat, 22 Mar 2025 15:36:39 +0000 (17:36 +0200)
committerDominique Martinet <asmadeus@codewreck.org>
Sat, 22 Mar 2025 21:20:36 +0000 (06:20 +0900)
In b529c06f9dc7 (Update the documentation referencing Plan 9 from User
Space., 2020-04-26), another instance of the link was left unfixed.
Fix that as well.

Signed-off-by: Tuomas Ahola <taahol@utu.fi>
Message-ID: <20250322153639.4917-1-taahol@utu.fi>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Documentation/filesystems/9p.rst

index 2bbf68b56b0d716f7c42b57feb74349149c8d45d..28871200e87c7394064695963eeea924a791d841 100644 (file)
@@ -40,7 +40,7 @@ For remote file server::
 
        mount -t 9p 10.10.1.2 /mnt/9
 
-For Plan 9 From User Space applications (http://swtch.com/plan9)::
+For Plan 9 From User Space applications (https://9fans.github.io/plan9port/)::
 
        mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER