diff options
author | Vinod Ahuja <vahuja@unomaha.edu> | 2022-09-05 15:30:11 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-09-07 16:54:03 +0000 |
commit | f7b0df2e8aa01831d2c150cb5bfebeec8cd7b62e (patch) | |
tree | 6f6f8cc67f8a4b53d708363573acd16622c9b56f | |
parent | 9f4293ea0cd41102aed93acd67e9f5c4c3dfc4ac (diff) |
Fixing Several broken links referring to Yacto
Fixing several broken links referring to Yacto Project
Bug-AGL: [SPEC-4470]
Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu>
Change-Id: I42a3ed35dde10e01338e5fdc0fc6ffdb33e80cab
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27971
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md b/docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md index 0d78f7f..f1a48c7 100644 --- a/docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md +++ b/docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md @@ -29,5 +29,5 @@ elsewhere. 4. Make sure your build configuration is defined exactly how you want it for your build. 5. Use - [BitBake](https://yoctoproject.org/docs/3.1.4/bitbake-user-manual/bitbake-user-manual.html) + [BitBake](https://docs.yoctoproject.org/bitbake.html) to build your image. |