From: Juan Manuel Méndez Rey Date: Sun, 26 Apr 2020 01:52:50 +0000 (+0200) Subject: Update the documentation referencing Plan 9 from User Space. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b529c06f9dc74a7ad8cb875e840967737d0455f3;p=linux.git Update the documentation referencing Plan 9 from User Space. The page originally referenced to checkout Plan9 application and libraries have been missing for quite some time and the development is carried out in github and documented on this new site. Signed-off-by: Juan Manuel Méndez Rey Link: https://lore.kernel.org/r/20200426015250.GA35090@camelot Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/filesystems/9p.rst b/Documentation/filesystems/9p.rst index 671fef39a8028..2995279ddc24d 100644 --- a/Documentation/filesystems/9p.rst +++ b/Documentation/filesystems/9p.rst @@ -192,4 +192,4 @@ For more information on the Plan 9 Operating System check out http://plan9.bell-labs.com/plan9 For information on Plan 9 from User Space (Plan 9 applications and libraries -ported to Linux/BSD/OSX/etc) check out http://swtch.com/plan9 +ported to Linux/BSD/OSX/etc) check out https://9fans.github.io/plan9port/