aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShankho Boron Ghosh <shankhoghosh123@gmail.com>2020-11-30 04:38:44 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-12-07 19:59:08 +0000
commite957b613a0da3ad024ea3437bcc5dca917a8c758 (patch)
treebfbb91353e558fb94dd6baf9e6359486f1ed08a3
parent46873b8aad11d6fd9086843b83e7e5fbc84d734a (diff)
Link Fix
Corrected internal link in documentation homepage. Bug-AGL: [SPEC-3633] Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com> Change-Id: Id73010b73d4fb56824642b510e9d4434466b194d Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25679 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--docs/index.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/index.md b/docs/index.md
index 10cba84..a3ccff6 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -51,7 +51,7 @@ You can use the "Getting Started" sections to do the following:
through fundamental steps that show you how to build for various supported
hardware targets (e.g. Raspberry PI boards).
-* [Learn How to Create an Application](./app-workflow-intro.html) using the
+* [Learn How to Create an Application](./3_Developer_Guides/1_Setting_Up_AGL_SDK.md) using the
application development workflow.
The AGL community is diverse and supportive.
@@ -73,6 +73,4 @@ ideas, suggestions, bugs and documentation.
* Learn how to contribute by visiting the
"[Contributing to the AGL Distro](https://wiki.automotivelinux.org/agl-distro/contributing)"
- wiki page.
-
-
+ wiki page. \ No newline at end of file