From: samcday Date: Tue, 25 Jul 2023 19:42:41 +0000 (+0200) Subject: docs: update boot loader spec link X-Git-Tag: archive/raspbian/2023.7-3+rpi1~1^2~9^2^2~36^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b5397887e32ccc47db270a3276326de3b184d13c;p=ostree.git docs: update boot loader spec link --- diff --git a/docs/deployment.md b/docs/deployment.md index affad83d..98a1bdb8 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -110,7 +110,7 @@ the `/etc` issue above, it may be better to not stage deployments. While OSTree parallel installs deployments cleanly inside the `/ostree` directory, ultimately it has to control the system's `/boot` directory. The way this works is via the -[Boot Loader Specification](http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec), +[Boot Loader Specification](https://uapi-group.org/specifications/specs/boot_loader_specification/), which is a standard for bootloader-independent drop-in configuration files.