]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: fix the link to boot loader specification
authorGaël PORTAY <gael.portay@collabora.com>
Wed, 30 Dec 2020 14:29:36 +0000 (09:29 -0500)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 30 Dec 2020 16:04:14 +0000 (16:04 +0000)
The boot loader specification link points to the boot loader interface
documentation.

This fixes the link to point to BOOT_LOADER_SPECIFICATION instead of
BOOTLOADER_INTERFACE which is itself.

docs/BOOT_LOADER_INTERFACE.md

index 6084fe2a2a444b080f5c025c69999cc432c53c7b..15a575da53131e0ba23d9ffff30fdabee49eb1d4 100644 (file)
@@ -145,7 +145,7 @@ names for them in UIs.
 
 ## Links
 
-[Boot Loader Specification](https://systemd.io/BOOT_LOADER_INTERFACE)<br>
+[Boot Loader Specification](https://systemd.io/BOOT_LOADER_SPECIFICATION)<br>
 [Discoverable Partitions Specification](https://systemd.io/DISCOVERABLE_PARTITIONS)<br>
 [systemd-boot(7)](https://www.freedesktop.org/software/systemd/man/systemd-boot.html)<br>
 [bootctl(1)](https://www.freedesktop.org/software/systemd/man/bootctl.html)<br>