Re: [PATCH] docs: replace broken links in ramfs-rootfs-initramfs docs
From: Jonathan Corbet
Date: Wed Oct 29 2025 - 12:06:32 EST
Nadav Tasher <tashernadav@xxxxxxxxx> writes:
> http://www.uwsg.iu.edu/ doesn't seem to exist anymore.
> I managed to find backups on archive.org, which helped me find
> the right links on https://lore.kernel.org/.
>
> http://freecode.com/projects/afio was also down, so I figured
> it could be replaced with https://linux.die.net/man/1/afio.
>
> Replace broken links to mailing list and aifo tool.
>
> Signed-off-by: Nadav Tasher <tashernadav@xxxxxxxxx>
> ---
> Documentation/filesystems/ramfs-rootfs-initramfs.rst | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Applied, thanks.
jon