docs: filesystems: fix renamed references
[linux-block.git] / Documentation / filesystems / ramfs-rootfs-initramfs.rst
index 6c576e241d864d530f9534f0b597050d62e1f2b3..3fddacc6bf14979f330fcd0f08f3fa11d0e2656e 100644 (file)
@@ -71,7 +71,7 @@ be allowed write access to a ramfs mount.
 
 A ramfs derivative called tmpfs was created to add size limits, and the ability
 to write the data to swap space.  Normal users can be allowed write access to
-tmpfs mounts.  See Documentation/filesystems/tmpfs.txt for more information.
+tmpfs mounts.  See Documentation/filesystems/tmpfs.rst for more information.
 
 What is rootfs?
 ---------------