1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 14:18:17 +01:00

Replace obsolete links (#7809)

Updated the obsolete link with new and maintained one.

Old link contents had been obsoleted since (02/2023) and contents are migrated to https://btrfs.readthedocs.io and https://btrfs.docs.kernel.org

New links also include new changes and features.
This commit is contained in:
shresth-kumar-lal 2024-11-29 14:57:05 +05:30 committed by GitHub
parent 7ba2d22463
commit 68675d6c16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,5 +6,5 @@ Visit the following resources to learn more:
- [@article@AUFS (Advanced Multi-Layered Unification Filesystem)](http://aufs.sourceforge.net/)
- [@article@OverlayFS (Overlay Filesystem)](https://www.kernel.org/doc/html/latest/filesystems/overlayfs.html)
- [@article@Btrfs (B-Tree Filesystem)](https://btrfs.wiki.kernel.org/index.php/Main_Page)
- [@article@Btrfs (B-Tree Filesystem)](https://btrfs.readthedocs.io/en/stable/)
- [@article@ZFS (Z File System)](https://zfsonlinux.org/)