All of lore.kernel.org
 help / color / mirror / Atom feed
From: SeongJae Park <sj@kernel.org>
To: Jonathan Corbet <corbet@lwn.net>,
	Eric Van Hensbergen <ericvh@kernel.org>,
	Latchesar Ionkov <lucho@ionkov.net>,
	Dominique Martinet <asmadeus@codewreck.org>,
	Christian Schoenebeck <linux_oss@crudebyte.com>
Cc: SeongJae Park <sj@kernel.org>,
	v9fs@lists.linux.dev, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 3/3] Docs/filesystems/9p: Convert a goo.gl URL to original one
Date: Sun, 25 Aug 2024 18:09:49 -0700	[thread overview]
Message-ID: <20240826010949.78305-3-sj@kernel.org> (raw)
In-Reply-To: <20240826010949.78305-1-sj@kernel.org>

Google URL shortner will be unavailable soon[1].  Replace a shortened
URL on 9p.rst with its original one.

[1] https://developers.googleblog.com/en/google-url-shortener-links-will-no-longer-be-available/

Signed-off-by: SeongJae Park <sj@kernel.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..50dc82f33726 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://www.sciweavers.org/publications/virtfs-virtualization-aware-file-system-pass-through
 
 Usage
 =====
-- 
2.39.2


  parent reply	other threads:[~2024-08-26  1:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26  1:09 [PATCH 1/3] Docs/translations/ko_KR: link howto.rst with other language versions SeongJae Park
2024-08-26  1:09 ` [PATCH 2/3] Docs/translations/ko_KR: link memory-barriers wrapper " SeongJae Park
2024-08-26  1:09 ` SeongJae Park [this message]
2024-08-26  1:18   ` [PATCH 3/3] Docs/filesystems/9p: Convert a goo.gl URL to original one Dominique Martinet
2024-08-26  2:21     ` SeongJae Park
2024-08-26 22:41     ` Jonathan Corbet
2024-08-26 22:39 ` [PATCH 1/3] Docs/translations/ko_KR: link howto.rst with other language versions Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240826010949.78305-3-sj@kernel.org \
    --to=sj@kernel.org \
    --cc=asmadeus@codewreck.org \
    --cc=corbet@lwn.net \
    --cc=ericvh@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux_oss@crudebyte.com \
    --cc=lucho@ionkov.net \
    --cc=v9fs@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.