]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation/fs/9p: Expand goo.gl link
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 25 Jul 2024 18:00:41 +0000 (19:00 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 26 Aug 2024 22:40:09 +0000 (16:40 -0600)
The goo.gl URL shortener is deprecated and is due to stop
expanding existing links in 2025.

The old goo.gl link in the 9p docs doesn't work anyway,
replace it by a kernel.org link suggested by Randy instead.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240725180041.80862-1-linux@treblig.org
Documentation/filesystems/9p.rst

index 1e0e0bb6fdf912903d03b9ed52839d7b00226cf6..d270a0aa8d55eae7aacac5b29154053a6b7cdc5e 100644 (file)
@@ -31,7 +31,7 @@ Other applications are described in the following papers:
        * PROSE I/O: Using 9p to enable Application Partitions
          http://plan9.escet.urjc.es/iwp9/cready/PROSE_iwp9_2006.pdf
        * VirtFS: A Virtualization Aware File System pass-through
-         http://goo.gl/3WPDg
+         https://kernel.org/doc/ols/2010/ols2010-pages-109-120.pdf
 
 Usage
 =====