diff options
author | Shankho Boron Ghosh <shankhoghosh123@gmail.com> | 2020-11-18 21:17:59 +0530 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-11-18 16:51:07 +0000 |
commit | 43a9d93a4c79fecd2d643e1fa333a6683443e628 (patch) | |
tree | a5487a8d26ed48d53d6b4b28c7023dff37f2018a /docs/0_Getting_Started | |
parent | b5e092b8ccaf1f23bff392f399cd3216fad784be (diff) |
FIX : Internal Links
Minor fix of internal links.
Bug-AGL: [SPEC-3633]
Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com>
Change-Id: I689193817da24c9bfb8fcea9fd6b497cda58ab76
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25588
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'docs/0_Getting_Started')
-rw-r--r-- | docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md b/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md index b2126ce..1507211 100644 --- a/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md +++ b/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md @@ -264,7 +264,7 @@ In general, the defaults along with the configuration fragments the `aglsetup.sh` script applies in the `local.conf` file are good enough. However, you can customize aspects by editing the `local.conf` file. See the -"[Customizing Your Build](../image-workflow-cust-build.html)" +"[Customizing Your Build](4_Customizing_Your_Build.md)" section for common configurations you might want to consider. **NOTE:** For detailed explanations of the configurations you can make @@ -294,7 +294,7 @@ or ``` If you ran the `aglsetup.sh` script as described in the -"[Making Sure Your Build Environment is Correct](./renesas.html#4-making-sure-your-build-environment-is-correct)" +"[Making Sure Your Build Environment is Correct](./5_3_RCar_Gen_3.md#4-making-sure-your-build-environment-is-correct)" section earlier, the "agl-devel", "agl-demo", "agl-netboot", "agl-appfw-smack", and "agl-localdev" AGL features will be in effect. These features provide the following: @@ -837,8 +837,6 @@ you can determine the board's IP address and log in using `ssh`. </pre> </details> -**NOTE:** More generics troubleshooting can be found here : [Generic issues](../troubleshooting.html) - ## 11. Supplementary Information * R-Car Generation 3 Information |