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-20 16:27:55 +0000 |
commit | b90d86ab246a25d8f0e3adff23c3836516cf06b9 (patch) | |
tree | 00b5445738e1b9399dc5cc9e96943be3b556b082 /docs/0_Getting_Started | |
parent | 02a6a02634c259f71fe6b20aa074107e9aaf12a5 (diff) |
FIX : Internal Links
Minor fix of internal links.
v2 : Fix merge conflict.
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>
(cherry picked from commit 43a9d93a4c79fecd2d643e1fa333a6683443e628)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25601
Diffstat (limited to 'docs/0_Getting_Started')
-rw-r--r-- | docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md | 9 |
1 files changed, 4 insertions, 5 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 70267b1..0796e4d 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 @@ -265,7 +265,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 @@ -295,8 +295,9 @@ 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)" -section earlier, the "agl-devel", "agl-demo" AGL features will be in effect. +"[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: * A debugger (gdb) @@ -835,8 +836,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 |