From 0c79f272fb4430d87b860016d91ef27083b240cf Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Wed, 7 Jun 2023 16:54:07 -0600 Subject: Documentation: fix link to Driver Devicetree Entries page Signed-off-by: Marshall Dawson Change-Id: I08057576c23cef0343816c3b14c48db77b8dc416 Reviewed-on: https://review.coreboot.org/c/coreboot/+/75695 Reviewed-by: Matt DeVillier Reviewed-by: Fred Reitberger Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- Documentation/getting_started/devicetree.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/getting_started/devicetree.md b/Documentation/getting_started/devicetree.md index 824c51201a24..258584664e54 100644 --- a/Documentation/getting_started/devicetree.md +++ b/Documentation/getting_started/devicetree.md @@ -79,7 +79,7 @@ with no properties as a direct child of the SoC. ## Device drivers Platform independent device drivers are hooked up via entries in a devicetree. -See [Driver Devicetree Entries](drivers/dt_entries.md) for more info. +See [Driver Devicetree Entries](../drivers/dt_entries.md) for more info. ## Notes -- cgit v1.2.3