From 18c79fe67ba3e884cebc117b35979dc9c22fac06 Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Mon, 8 Jul 2024 20:55:54 -0600 Subject: Docs: Fix paths in references to other markdown documents This fixes a few "cross-reference target not found" warnings from MyST parser. In these cases, the relative path to the target markdown document was incorrect. Change-Id: I5d01deacc3ba7401faba30fc832e2357d4aedad8 Signed-off-by: Nicholas Chin Reviewed-on: https://review.coreboot.org/c/coreboot/+/83383 Reviewed-by: Elyes Haouas Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- Documentation/mainboard/dell/e7240.md | 2 +- Documentation/mainboard/prodrive/hermes.md | 4 ++-- .../mainboard/supermicro/x11-lga1151-series/x11-lga1151-series.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Documentation/mainboard') diff --git a/Documentation/mainboard/dell/e7240.md b/Documentation/mainboard/dell/e7240.md index 2188ee55db..8a9090a288 100644 --- a/Documentation/mainboard/dell/e7240.md +++ b/Documentation/mainboard/dell/e7240.md @@ -80,4 +80,4 @@ Schematic of this laptop can be found online. The board name is Compal LA-9431P. [Dell Latitude E7240]: https://www.dell.com/support/home/en-us/product-support/product/latitude-e7240-ultrabook/docs [dell-flash-unlock]: https://github.com/nic3-14159/dell-flash-unlock -[flashing tutorial]: ../../flash_tutorial/ext_power.md +[flashing tutorial]: ../../tutorial/flashing_firmware/ext_power.md diff --git a/Documentation/mainboard/prodrive/hermes.md b/Documentation/mainboard/prodrive/hermes.md index 726382c295..db86130c6f 100644 --- a/Documentation/mainboard/prodrive/hermes.md +++ b/Documentation/mainboard/prodrive/hermes.md @@ -49,6 +49,6 @@ The board features: ## Extra links [flashrom]: https://flashrom.org/Flashrom -[flashing tutorial]: ../../../../tutorial/flashing_firmware/ext_power.md -[Intel FSP2.0]: ../../../../soc/intel/fsp/index.md +[flashing tutorial]: ../../tutorial/flashing_firmware/ext_power.md +[Intel FSP2.0]: ../../soc/intel/fsp/index.md [AST2500]: https://www.aspeedtech.com/products.php?fPath=20&rId=440 diff --git a/Documentation/mainboard/supermicro/x11-lga1151-series/x11-lga1151-series.md b/Documentation/mainboard/supermicro/x11-lga1151-series/x11-lga1151-series.md index 206f7f9d98..91a0985cb4 100644 --- a/Documentation/mainboard/supermicro/x11-lga1151-series/x11-lga1151-series.md +++ b/Documentation/mainboard/supermicro/x11-lga1151-series/x11-lga1151-series.md @@ -61,6 +61,6 @@ These issues apply to all boards. Have a look at the board-specific issues, too. [Supermicro X11 LGA1151 series]: https://www.supermicro.com/products/motherboard/Xeon3000/#1151 [OpenBMC]: https://www.openbmc.org/ [flashrom]: https://flashrom.org/Flashrom -[flashing tutorial]: ../../../../tutorial/flashing_firmware/ext_power.md -[Intel FSP2.0]: ../../../../soc/intel/fsp/index.md +[flashing tutorial]: ../../../tutorial/flashing_firmware/ext_power.md +[Intel FSP2.0]: ../../../soc/intel/fsp/index.md [AST2400]: https://www.aspeedtech.com/products.php?fPath=20&rId=376 -- cgit v1.2.3