]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - docs/RANDOM_SEEDS.md
docs: use absolute links for our pages
[thirdparty/systemd.git] / docs / RANDOM_SEEDS.md
index 2dfeae4ec53e244f1912607f5efe4fb543f38ac5..49d33290c96242ff1b91a7f675f78d865edce88d 100644 (file)
@@ -366,7 +366,7 @@ This primarily leaves two kind of systems in the cold:
     for an introduction why. That said, any boot loader can re-implement the
     logic described above, and can pass a random seed that systemd as PID 1
     will then upload into the kernel's entropy pool. For details see the
-    [Boot Loader Interface](BOOT_LOADER_INTERFACE) documentation.
+    [Boot Loader Interface](/BOOT_LOADER_INTERFACE) documentation.
 
 11. *Why not pass the boot loader random seed via kernel command line instead
     of as EFI variable?*