5_Component_Documentation: Fix Application Framework links 65/27565/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 27 May 2022 11:32:41 +0000 (14:32 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 10 Jun 2022 21:14:27 +0000 (21:14 +0000)
Use relative links to link correctly to AppFW.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Iefefc031d77b54a09f2cdfcead5e1dd13e3b7170
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27565
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
docs/5_Component_Documentation/0_AGL_components.md
docs/5_Component_Documentation/1_agl-compositor.md

index a9b1dfc..a251b05 100644 (file)
@@ -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)
index 1141642..c8a752b 100644 (file)
@@ -16,7 +16,7 @@ library, to control and signal back to the compositor when applications were
 started, among other things.
 
 Management of applications, starting, running and stopping them is done in AGL
-with AFM [Application Framework Management](5_appfw.md),
+with AFM [Application Framework Management](../3_Developer_Guides/1_Application_Framework/1_Introduction.md),
 which is an umbrella name to denote the suite of tools and daemons that handle
 all of that. It is integrated with systemd and with the current security model,
 SMACK (Simplified Mandatory Access Control Kernel), a Linux kernel security