From: Scott Rifenbark <srifenbark@gmail.com>
Date: Mon, 6 May 2019 22:10:27 +0000 (-0700)
Subject: meta-agl-devel: Fixed broken link to init env.
X-Git-Tag: 7.99.1~12
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=8fa35fa9181b006124207c5d10da964beffbf830;p=AGL%2Fmeta-agl-devel.git

meta-agl-devel: Fixed broken link to init env.

The link to the "Initializing Your Build Environment" in
the "Getting Started" area was broken.  Fixed it.

Change-Id: I59f1390c10e524d6ef21ee2181aa49dfb5978fbd
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
---

diff --git a/meta-agl-devel.md b/meta-agl-devel.md
index 9b287f8a..ceb51699 100755
--- a/meta-agl-devel.md
+++ b/meta-agl-devel.md
@@ -112,7 +112,7 @@ environment using the `aglsetup.sh` script.
 
 For information on how to use the `aglsetup.sh` script to initialize
 your build environment, see the
-"[Initializing Your Build Environment](../../../../getting_started/en/dev/reference/image-workflow-initialize-build-environment.html)"
+"[Initializing Your Build Environment](../getting_started/reference/getting-started/image-workflow-initialize-build-environment.html)"
 section.
 
 Once you have included the AGL feature, you can build your image.
@@ -133,7 +133,7 @@ environment using the `aglsetup.sh` script.
 
 For information on how to use the `aglsetup.sh` script to initialize
 your build environment, see the
-"[Initializing Your Build Environment](../../../../getting_started/en/dev/reference/image-workflow-initialize-build-environment.html)"
+"[Initializing Your Build Environment](../getting_started/reference/getting-started/image-workflow-initialize-build-environment.html)"
 section.
 
 Once you have included the AGL feature, you can build your image.