docs: filesystems: fix renamed references
[linux-block.git] / Documentation / filesystems / dax.txt
index 679729442fd2d18b78d3a9e504bc7a3f46bba160..735f3859b19f358681e71910f17e3b5227f840bd 100644 (file)
@@ -74,7 +74,7 @@ are zeroed out and converted to written extents before being returned to avoid
 exposure of uninitialized data through mmap.
 
 These filesystems may be used for inspiration:
-- ext2: see Documentation/filesystems/ext2.txt
+- ext2: see Documentation/filesystems/ext2.rst
 - ext4: see Documentation/filesystems/ext4/
 - xfs:  see Documentation/admin-guide/xfs.rst