diff options
author | 2023-08-09 14:54:29 +0200 | |
---|---|---|
committer | 2023-08-09 21:01:07 +0000 | |
commit | f0d0275127ed9891d40baf3fe39f191267566483 (patch) | |
tree | 763b45b7858a6b75bbc9702496f2f5d2d1f76a86 /docs/03_Architecture_Guides | |
parent | 31c8e703f6cfc34bd16c57edd339235fef75abd2 (diff) |
Docs: Updates prior to Prickly Pike release
Update the documentation with 'pike' specific instructions
and links.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: If8396da3000d1aad91d9e31ab4ac1110ca649f92
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29112
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..56087f8 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/pike/#01_Getting_Started/01_Quickstart/01_Using_Ready_Made_Images/). |