From 1d40445e9f31a7e91f032e1dc698281d3db2d3db Mon Sep 17 00:00:00 2001 From: Gunnar Johansson <gunnar@gunnarjohansson.com> Date: Tue, 1 Oct 2019 21:12:31 +0200 Subject: [PATCH] Update one more readme reference --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e65830d5..b44eb55da 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,8 @@ contents of the data units allocated to the metadata structure which metadata structure has allocated a given content unit or file name. -Refer to the [ntfs.README](http://wiki.sleuthkit.org/index.php?title=NTFS_Implementation_Notes) -doc for information on addressing metadata attributes in NTFS. +Refer to the [ntfs wiki](http://wiki.sleuthkit.org/index.php?title=NTFS_Implementation_Notes) +for information on addressing metadata attributes in NTFS. ### Human Interface Layer (file): The human interface layer allows one to interact with files in a -- GitLab