Updating File name and links in the documentation
[AGL/documentation.git] / docs / 01_Getting_Started / 02_Building_AGL_Image / 05_Customizing_Your_Build.md
@@ -21,7 +21,7 @@ To view and customize the `local.conf` file, use any text editor:
 $ vim $AGL_TOP/<release-branch-name>/<build-dir>/conf/local.conf
 ```
 
-As mentioned in the "[Initializing Your Build Environment](./3_Initializing_Your_Build_Environment.md)" section,
+As mentioned in the "[Initializing Your Build Environment](./04_Initializing_Your_Build_Environment.md)" section,
 the `local.conf` file gets augmented with AGL configuration fragments based on
 how you execute the `aglsetup.sh` script.
 You can see those fragments at the end the configuration file.
@@ -148,4 +148,3 @@ In General;
 $ cd $AGL_TOP/<release-branch-name>/<build-dir>/
 $ ln -sf $AGL_TOP/site.conf conf/
 ```
-