aboutsummaryrefslogtreecommitdiffstats
path: root/docs/04_Developer_Guides/01_Application_Framework
diff options
context:
space:
mode:
authorVinod Ahuja <vahuja@unomaha.edu>2023-01-16 17:22:18 -0600
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-01-20 01:58:48 +0000
commit54924825fce9e5a738fc46b285da805de53d2293 (patch)
tree4b3db0f856d3a4d5372ec97f389fdd9d52fda844 /docs/04_Developer_Guides/01_Application_Framework
parent86d7bc6e530903dd6e559711c65fb7f66a94e35a (diff)
I have fixed all the broken links in the documentation except links for Yocto project and security section. Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: I1c05bf2c3a9365bba0b67077cf51b294352e7943 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28384 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'docs/04_Developer_Guides/01_Application_Framework')
-rw-r--r--docs/04_Developer_Guides/01_Application_Framework/02_Application_Startup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/04_Developer_Guides/01_Application_Framework/02_Application_Startup.md b/docs/04_Developer_Guides/01_Application_Framework/02_Application_Startup.md
index 232f41e..2786bf6 100644
--- a/docs/04_Developer_Guides/01_Application_Framework/02_Application_Startup.md
+++ b/docs/04_Developer_Guides/01_Application_Framework/02_Application_Startup.md
@@ -73,7 +73,7 @@ any valid string, it is highly recommended to use the "reverse DNS" convention i
to avoid potential name collisions and ease D-Bus integration.
The application ID is set in the desktop entry file itself for
-[graphical applications](../3_Creating_a_New_Application/#graphical-applications):
+[graphical applications](/04_Developer_Guides/03_Creating_a_New_Application/#graphical-applications):
it is the value of the `StartupWMClass` field, which must be identical to the `app-id`
advertised through the Wayland XDG toplevel protocol. In case this field is missing
(as is usually the case for non-graphical application), the application ID will be the