From 3b17ef9f7121e110d68b82aa5547d78e9474d22a Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Tue, 25 Aug 2026 18:49:46 +0200 Subject: doc: arch/x86: update link to ACPI acpi.info doesn't expose anything anymore. One of the last archives of that link on the Wayback Machine states[1] that the ACPI spec is now hosted on uefi.org, so let's update the link to something that actually is interesting to the user. [1] https://web.archive.org/web/20190522071820/http://www.acpi.info/ Signed-off-by: Quentin Schulz --- doc/arch/x86/x86.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arch/x86/x86.rst b/doc/arch/x86/x86.rst index 13d2b2ea9af..28726f717f6 100644 --- a/doc/arch/x86/x86.rst +++ b/doc/arch/x86/x86.rst @@ -486,4 +486,4 @@ TODO List .. _SFI: https://en.wikipedia.org/wiki/Simple_Firmware_Interface .. _MP: https://en.wikipedia.org/wiki/MultiProcessor_Specification .. _SeaBIOS: https://www.seabios.org/ -.. _ACPI: http://www.acpi.info +.. _ACPI: https://uefi.org/acpi/specs -- cgit v1.3.1