summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2026-08-25 18:49:47 +0200
committerHeinrich Schuchardt <[email protected]>2026-08-29 06:41:35 +0200
commita4f9127fbeceb0fd15bffc83493c96c4aa8e2f5a (patch)
tree7fe95f544931a1ec1623005b287db32842e061ef
parent3b17ef9f7121e110d68b82aa5547d78e9474d22a (diff)
doc: arch/x86: manual_boot: update links to slides
I'm assuming those are the appropriate links now. linuxfound.org redirects to linuxfoundation.org. The WHOIS returns the same registrar (1API GmbH). The Updated Date for linuxfoundation.org and linxfound.org are 18min apart so I'm assuming they got renewed around the same time. No guarantee it's the LF that's behind but that'll do for now. Signed-off-by: Quentin Schulz <[email protected]>
-rw-r--r--doc/arch/x86/manual_boot.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/arch/x86/manual_boot.rst b/doc/arch/x86/manual_boot.rst
index 87ebda2e3dd..649aceef608 100644
--- a/doc/arch/x86/manual_boot.rst
+++ b/doc/arch/x86/manual_boot.rst
@@ -272,5 +272,5 @@ and change CONFIG_BOOTARGS value in configs/minnowmax_defconfig to::
CONFIG_BOOTARGS="root=/dev/sda2 ro"
.. _here: https://en.wikipedia.org/wiki/GUID_Partition_Table
-.. _this: http://events.linuxfoundation.org/sites/events/files/slides/chromeos_and_diy_vboot_0.pdf
-.. _that: http://events.linuxfoundation.org/sites/events/files/slides/elce-2014.pdf
+.. _this: http://events.static.linuxfound.org/sites/events/files/slides/chromeos_and_diy_vboot_0.pdf
+.. _that: http://events.static.linuxfound.org/sites/events/files/slides/elce-2014.pdf