All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/fs/9p: Expand goo.gl link
@ 2024-07-25 18:00 linux
  2024-07-25 20:31 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: linux @ 2024-07-25 18:00 UTC (permalink / raw)
  To: ericvh, lucho, rdunlap
  Cc: v9fs, linux-doc, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

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>
---
 Documentation/filesystems/9p.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/9p.rst b/Documentation/filesystems/9p.rst
index 1e0e0bb6fdf9..d270a0aa8d55 100644
--- a/Documentation/filesystems/9p.rst
+++ b/Documentation/filesystems/9p.rst
@@ -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
 =====
-- 
2.45.2


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

* Re: [PATCH] Documentation/fs/9p: Expand goo.gl link
  2024-07-25 18:00 [PATCH] Documentation/fs/9p: Expand goo.gl link linux
@ 2024-07-25 20:31 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2024-07-25 20:31 UTC (permalink / raw)
  To: linux, ericvh, lucho; +Cc: v9fs, linux-doc, linux-kernel



On 7/25/24 11:00 AM, linux@treblig.org wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
> 
> 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>

Thanks.

> ---
>  Documentation/filesystems/9p.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/filesystems/9p.rst b/Documentation/filesystems/9p.rst
> index 1e0e0bb6fdf9..d270a0aa8d55 100644
> --- a/Documentation/filesystems/9p.rst
> +++ b/Documentation/filesystems/9p.rst
> @@ -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
>  =====

-- 
~Randy

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

end of thread, other threads:[~2024-07-25 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25 18:00 [PATCH] Documentation/fs/9p: Expand goo.gl link linux
2024-07-25 20:31 ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.