[PATCH next 08/45] doc: arch/x86: update link to SeaBIOS
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> http://www.seabios.org/SeaBIOS returns 404, so let's simply return the landing page of the documentation instead: https://www.seabios.org/. Signed-off-by: Quentin Schulz <[email protected]> --- 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 e7bd9205caa9..13d2b2ea9af3 100644 --- a/doc/arch/x86/x86.rst +++ b/doc/arch/x86/x86.rst @@ -485,5 +485,5 @@ TODO List .. _microcode: http://en.wikipedia.org/wiki/Microcode .. _SFI: https://en.wikipedia.org/wiki/Simple_Firmware_Interface .. _MP: https://en.wikipedia.org/wiki/MultiProcessor_Specification -.. _SeaBIOS: http://www.seabios.org/SeaBIOS +.. _SeaBIOS: https://www.seabios.org/ .. _ACPI: http://www.acpi.info -- 2.55.0