From e957b613a0da3ad024ea3437bcc5dca917a8c758 Mon Sep 17 00:00:00 2001
From: Shankho Boron Ghosh <shankhoghosh123@gmail.com>
Date: Mon, 30 Nov 2020 04:38:44 +0530
Subject: 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>
---
 docs/index.md | 6 ++----
 1 file 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
-- 
cgit