From 10ac1993c0599d4955b1a3372fc581ca7306d175 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 27 May 2022 14:32:41 +0300 Subject: 5_Component_Documentation: Fix Application Framework links Use relative links to link correctly to AppFW. Signed-off-by: Marius Vlad Change-Id: Iefefc031d77b54a09f2cdfcead5e1dd13e3b7170 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27565 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- docs/5_Component_Documentation/0_AGL_components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/5_Component_Documentation/0_AGL_components.md') diff --git a/docs/5_Component_Documentation/0_AGL_components.md b/docs/5_Component_Documentation/0_AGL_components.md index a9b1dfc..a251b05 100644 --- a/docs/5_Component_Documentation/0_AGL_components.md +++ b/docs/5_Component_Documentation/0_AGL_components.md @@ -24,4 +24,4 @@ title: AGL Components ### Lifecycle management -- [Application Framework](5_appfw.md) +- [Application Framework](../3_Developer_Guides/1_Application_Framework/1_Introduction.md) -- cgit 1.2.3-korg