From 98a589cfc015ef306166b6c21234b1a483024289 Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Sun, 18 Aug 2024 12:13:44 -0600 Subject: [PATCH] Doc/mb/starlabs: Rename starlite_adl.md to lite_adl.md The reference in Doc/mb/index.md was to starlabs/lite_adl.md, whereas the file was actually named starlite_adl.md. Rename the file to fix the broken reference and match the naming scheme of the markdown files for the other StarLite systems. Change-Id: I1922940fd18cc806d9647cbe05ad11b2a70e0d08 Signed-off-by: Nicholas Chin Reviewed-on: https://review.coreboot.org/c/coreboot/+/83977 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- Documentation/mainboard/starlabs/{starlite_adl.md => lite_adl.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/mainboard/starlabs/{starlite_adl.md => lite_adl.md} (100%) diff --git a/Documentation/mainboard/starlabs/starlite_adl.md b/Documentation/mainboard/starlabs/lite_adl.md similarity index 100% rename from Documentation/mainboard/starlabs/starlite_adl.md rename to Documentation/mainboard/starlabs/lite_adl.md