From 20ce3517c7e9151a2e54858973d96b5c041ec3c5 Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Thu, 27 Aug 2026 21:52:51 +0200 Subject: doc: develop/uefi: stop tripping linkcheck https:// trips linkcheck because it thinks it's supposed to be a link and is malformed. Instead, simply replace with HTTPS. Signed-off-by: Quentin Schulz --- doc/develop/uefi/uefi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/develop/uefi/uefi.rst b/doc/develop/uefi/uefi.rst index 6fd1db6606d..94ddf690440 100644 --- a/doc/develop/uefi/uefi.rst +++ b/doc/develop/uefi/uefi.rst @@ -703,7 +703,7 @@ We need to preset the "httpserverip" environment variable to proceed the wget:: UEFI HTTP(s) Boot using lwIP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Similar to the above U-Boot can do EFI HTTP boot using lwIP. If we combine this -with Mbed TLS we can also download from https:// +with Mbed TLS we can also download from HTTPS. HTTP(s) Boot can be activated by specifying:: -- cgit v1.3.1