From 5f1b83d240455676de89466231b1292276c20d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mariano=20Gim=C3=A9nez?= Date: Fri, 2 Feb 2024 17:13:12 +0100 Subject: [PATCH] docs/BOOT: update bootloader specification link --- docs/BOOT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BOOT.md b/docs/BOOT.md index 574cc080cf..bb90d50237 100644 --- a/docs/BOOT.md +++ b/docs/BOOT.md @@ -108,4 +108,4 @@ Links: [https://github.com/systemd/systemd](https://github.com/systemd/systemd) -[http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/](http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/) +[https://uapi-group.org/specifications/specs/boot_loader_specification/](https://uapi-group.org/specifications/specs/boot_loader_specification/)