diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-02-27 12:19:13 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-03-02 20:10:41 +0000 |
commit | 42b3550f0627400a778a5b1293b915204517ec2c (patch) | |
tree | d646338218280d74bbbc27db9824e0f043db7904 /docs/03_Architecture_Guides/01_Introduction/01_Overview.md | |
parent | ad469eb57940d03b580f75996157033e6e561c98 (diff) |
Prepare octopus branch for documentation
Change references from master to octopus.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I3508a3631c63a8c7ee85293f46d16ac52d384643
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28529
Diffstat (limited to 'docs/03_Architecture_Guides/01_Introduction/01_Overview.md')
-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..245e281 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/octopus/#01_Getting_Started/01_Quickstart/01_Using_Ready_Made_Images/). |