summaryrefslogtreecommitdiffstats
path: root/Documentation/getting_started
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/getting_started')
-rw-r--r--Documentation/getting_started/devicetree.md2
1 files changed, 1 insertions, 1 deletions
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