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:57:24 +0000
commit6d66fc7609baa09b7c162a45ad3f512d0bc6071d (patch)
tree7295b98844151986618f91e4e2bcae945adc22d6
parent13b212d9ec61c0316eec59948144de19ea314d2f (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/+/25667 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