[PATCH 30/45] doc: bootstd: update link to BSL
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> The link states the current version has moved to https://systemd.io/BOOT_LOADER_SPECIFICATION/ which itself says it's now hosted at https://uapi-group.org/specifications/specs/boot_loader_specification/ so used that link instead of making the user hop through multiple hoops. Signed-off-by: Quentin Schulz <[email protected]> --- doc/develop/bootstd/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/develop/bootstd/overview.rst b/doc/develop/bootstd/overview.rst index ec9fafa0fa05..106586f667bb 100644 --- a/doc/develop/bootstd/overview.rst +++ b/doc/develop/bootstd/overview.rst @@ -882,7 +882,7 @@ Other ideas: .. _distro_bootcmd: https://github.com/u-boot/u-boot/blob/master/include/config_distro_bootcmd.h -.. _BootLoaderSpec: http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ +.. _BootLoaderSpec: https://uapi-group.org/specifications/specs/boot_loader_specification/ .. _distro_boot: https://github.com/u-boot/u-boot/blob/master/boot/distro.c .. _bootflow_h: https://github.com/u-boot/u-boot/blob/master/include/bootflow.h .. _migrate_patch: https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/