diff options
Diffstat (limited to 'docs/BOOT_LOADER_SPECIFICATION.md')
-rw-r--r-- | docs/BOOT_LOADER_SPECIFICATION.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/BOOT_LOADER_SPECIFICATION.md b/docs/BOOT_LOADER_SPECIFICATION.md index 5c93a0ec72..40ec2f152b 100644 --- a/docs/BOOT_LOADER_SPECIFICATION.md +++ b/docs/BOOT_LOADER_SPECIFICATION.md @@ -438,8 +438,8 @@ There are a couple of items that are out of focus for this specification: ## Links [GUID Partition Table](https://en.wikipedia.org/wiki/GUID_Partition_Table)<br> -[Boot Loader Interface](https://systemd.io/BOOT_LOADER_INTERFACE)<br> -[Discoverable Partitions Specification](https://systemd.io/DISCOVERABLE_PARTITIONS)<br> +[Boot Loader Interface](BOOT_LOADER_INTERFACE.md)<br> +[Discoverable Partitions Specification](DISCOVERABLE_PARTITIONS.md)<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> [`systemd-gpt-auto-generator(8)`](https://www.freedesktop.org/software/systemd/man/systemd-gpt-auto-generator.html) |