aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/x86_64/support/modules/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/support/modules/README.md b/arch/x86_64/support/modules/README.md
index 67b1217..6893176 100644
--- a/arch/x86_64/support/modules/README.md
+++ b/arch/x86_64/support/modules/README.md
@@ -18,7 +18,7 @@ The ext2_4KB_fs image is intentionally fragmented, as some files were created an
./symlinks/info_1_relative -> ../information/info_1.txt
./symlinks/information_directory_absolute -> /information
./symlinks/information_directory_relative -> ../information
-./symlinks/invalid_absolute -> ../invalid/non_existant.txt
+./symlinks/invalid_absolute -> /invalid/non_existant.txt
./symlinks/invalid_relative -> ../invalid/non_existant.txt
./symlinks/symloop_a -> ./symloop_b
./symlinks/symloop_b -> /symlinks/symloop_a