From e2285c573565c41a01fc643c3d3bad35376eb41b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 28 Jun 2022 16:05:31 +0200 Subject: Use https for man7.org --- docs/BOOT_LOADER_SPECIFICATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/BOOT_LOADER_SPECIFICATION.md') diff --git a/docs/BOOT_LOADER_SPECIFICATION.md b/docs/BOOT_LOADER_SPECIFICATION.md index 6e8a3316a7..fe3903be7b 100644 --- a/docs/BOOT_LOADER_SPECIFICATION.md +++ b/docs/BOOT_LOADER_SPECIFICATION.md @@ -308,7 +308,7 @@ does not exist, no assumptions should be made. A unified kernel image is a single EFI PE executable combining an EFI stub loader, a kernel image, an initramfs image, and the kernel command line. See the description of the `--uefi` option in -[dracut(8)](http://man7.org/linux/man-pages/man8/dracut.8.html). Such unified +[dracut(8)](https://man7.org/linux/man-pages/man8/dracut.8.html). Such unified images are installed in the`$BOOT/EFI/Linux/` and `$XBOOTLDR/EFI/Linux/` directories and must have the extension `.efi`. Support for images of this type is of course specific to systems with EFI -- cgit v1.2.1