From 59752ca693a647f8aefead6cdb1d17a593cd1051 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Mon, 26 Feb 2024 16:38:02 +0200 Subject: Small corrections to avoid warnings - index.html is not needed - fixing relative links Signed-off-by: Marius Vlad Change-Id: I1464ec731149ea8b914ef0ba9b3e7cc1a3ab399f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29721 Tested-by: Jan-Simon Moeller Reviewed-by: Lisandro Perez Meyer Reviewed-by: Jan-Simon Moeller --- docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/04_Developer_Guides/02_AGL_Layers') diff --git a/docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md b/docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md index f610a16..3f73d8a 100644 --- a/docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md +++ b/docs/04_Developer_Guides/02_AGL_Layers/03_meta_agl_demo.md @@ -58,7 +58,7 @@ The `meta-agl-demo` layer has the following base dependencies: ### Hardware Dependencies Aside from the previously listed base dependencies, if you are using a -[supported Renesas board](/01_Getting_Started/02_Building_AGL_Image/09_Building_for_Supported_Renesas_Boards.md), these dependencies exist: +[supported Renesas board](../../01_Getting_Started/02_Building_AGL_Image/09_Building_for_Supported_Renesas_Boards.md), these dependencies exist: - AGL's `meta-renesas` Layer: @@ -66,7 +66,7 @@ Aside from the previously listed base dependencies, if you are using a ### Feature Dependencies -The `meta-agl-demo` layer has the following AGL [feature](/01_Getting_Started/02_Building_AGL_Image/04_Initializing_Your_Build_Environment/#agl-features) +The `meta-agl-demo` layer has the following AGL [feature](../../01_Getting_Started/02_Building_AGL_Image/04_Initializing_Your_Build_Environment.md/#agl-features) dependencies: - Yocto Project `meta-security` Layer: -- cgit 1.2.3-korg