aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/support
diff options
context:
space:
mode:
authorLukas Oesch <lukasoesch20@gmail.com>2026-05-05 19:40:55 +0200
committerLukas Oesch <lukasoesch20@gmail.com>2026-05-05 19:40:55 +0200
commitc7e3528e9d40f62e6acf72b206a31105f252b529 (patch)
tree49ca9d53c7a1e34fe308681d381c4ca8a8c96d2d /arch/x86_64/support
parent491d7cb23f48b995e954b7cbb836ab3efb47ea88 (diff)
downloadkernel-c7e3528e9d40f62e6acf72b206a31105f252b529.tar.xz
kernel-c7e3528e9d40f62e6acf72b206a31105f252b529.zip
fix readme
Diffstat (limited to 'arch/x86_64/support')
-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