From b5397887e32ccc47db270a3276326de3b184d13c Mon Sep 17 00:00:00 2001 From: samcday Date: Tue, 25 Jul 2023 21:42:41 +0200 Subject: [PATCH] docs: update boot loader spec link --- docs/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2