diff options
author | 2024-07-01 19:33:17 +0200 | |
---|---|---|
committer | 2024-07-03 10:13:32 +0000 | |
commit | b0fe9d1d43a21dd5c244abb3c919ddb04ebed36c (patch) | |
tree | f594edd3dae5617aaffa0828f13a54b3f6425733 /docs/03_Architecture_Guides | |
parent | 7b526e80bf3b01f46593d45294af637324cdc6ca (diff) |
Update documentation on ricefish branch
Update from master to ricefish.
Bug-AGL: SPEC-5194
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Iba48923ec4d904d555f681ba3b3bbdac7b42fe04
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30055
Diffstat (limited to 'docs/03_Architecture_Guides')
-rw-r--r-- | docs/03_Architecture_Guides/01_Introduction/01_Overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/03_Architecture_Guides/01_Introduction/01_Overview.md b/docs/03_Architecture_Guides/01_Introduction/01_Overview.md index f908ad4..20cb888 100644 --- a/docs/03_Architecture_Guides/01_Introduction/01_Overview.md +++ b/docs/03_Architecture_Guides/01_Introduction/01_Overview.md @@ -50,4 +50,4 @@ The Application Framework layer provides the APIs for creating both managing and applications on an AGL system. The Services layer contains user space services that all applications can access. The Operating System (OS) layer provides the Linux kernel and device drivers along with standard OS utilities. For IVI (In Vehicle Infotainment) -system a full fledged demo is [available](https://docs.automotivelinux.org/en/master/#01_Getting_Started/01_Quickstart/01_Using_Ready_Made_Images/). +system a full fledged demo is [available](https://docs.automotivelinux.org/en/ricefish/#01_Getting_Started/01_Quickstart/01_Using_Ready_Made_Images/). |