From f6be41a988e0143d5cb3629e445c14f6b9b127ac Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Sun, 16 Feb 2020 11:35:05 +0100 Subject: Documentation/lenovo: Replace RST code with markdown Latest Sphinx supports up path traversal in markdown. Replace old RST code that's no longer needed to prevent it being copy and pasted. Change-Id: Ieec5cc1f8d91a7fbc003efae465f61e6b72b39dc Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/c/coreboot/+/38930 Tested-by: build bot (Jenkins) Reviewed-by: Peter Lemenkov Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- Documentation/mainboard/lenovo/t430.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Documentation/mainboard/lenovo/t430.md') diff --git a/Documentation/mainboard/lenovo/t430.md b/Documentation/mainboard/lenovo/t430.md index 1ef4460f5c..c2cddca053 100644 --- a/Documentation/mainboard/lenovo/t430.md +++ b/Documentation/mainboard/lenovo/t430.md @@ -5,11 +5,10 @@ You have to disassemble the whole device, as the flash ICs are on the bottom of the mainboard. For more details have a look at [T430 / T530 / X230 / T430s / W530 common] and -```eval_rst -:doc:`../../flash_tutorial/ext_power` -``` +the general [flashing tutorial]. Steps to access the flash IC are described here [T4xx series]. +[flashing tutorial]: ../../flash_tutorial/ext_power.md [T4xx series]: t4xx_series.md [T430 / T530 / X230 / T430s / W530 common]: Ivy_Bridge_series.md -- cgit v1.2.3