public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc : fix a broken link in ext2.rst
@ 2025-12-17  6:17 Ziran Zhang
  2025-12-19 14:01 ` Jan Kara
  0 siblings, 1 reply; 2+ messages in thread
From: Ziran Zhang @ 2025-12-17  6:17 UTC (permalink / raw)
  To: jack, corbet; +Cc: linux-ext4, linux-doc, linux-kernel, Ziran Zhang

The original link returns a 404, so I update it to the latest
accessible url.

No functional change to any code, only documentation updates.

Signed-off-by: Ziran Zhang <zhangcoder@yeah.net>
---
 Documentation/filesystems/ext2.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/ext2.rst b/Documentation/filesystems/ext2.rst
index 92aae683e16a..95f48c1fc6fb 100644
--- a/Documentation/filesystems/ext2.rst
+++ b/Documentation/filesystems/ext2.rst
@@ -388,7 +388,7 @@ Implementations for:
 
 =======================	===========================================================
 Windows 95/98/NT/2000	http://www.chrysocome.net/explore2fs
-Windows 95 [1]_		http://www.yipton.net/content.html#FSDEXT2
+Windows 95 [1]_		http://www.yipton.net/content/fsdext2/
 DOS client [1]_		ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
 OS/2 [2]_		ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
 RISC OS client		http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/IscaFS/
-- 
2.43.0


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

end of thread, other threads:[~2025-12-19 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-17  6:17 [PATCH] doc : fix a broken link in ext2.rst Ziran Zhang
2025-12-19 14:01 ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox