aboutsummaryrefslogtreecommitdiffstats
path: root/docs/06_Component_Documentation
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-02-27 12:19:13 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-03-02 20:10:41 +0000
commit42b3550f0627400a778a5b1293b915204517ec2c (patch)
treed646338218280d74bbbc27db9824e0f043db7904 /docs/06_Component_Documentation
parentad469eb57940d03b580f75996157033e6e561c98 (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/06_Component_Documentation')
-rw-r--r--docs/06_Component_Documentation/02_agl_compositor.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/06_Component_Documentation/02_agl_compositor.md b/docs/06_Component_Documentation/02_agl_compositor.md
index c5221cb..2eb4ef4 100644
--- a/docs/06_Component_Documentation/02_agl_compositor.md
+++ b/docs/06_Component_Documentation/02_agl_compositor.md
@@ -135,7 +135,7 @@ assigning them panel and/or background roles, and they're fully loaded,
the client can then issue `ready()` request and the compositor will start
presenting.
-Please consult the [protocol file](https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/agl-compositor.git;a=blob_plain;f=protocol/agl-shell.xml;hb=refs/heads/master)
+Please consult the [protocol file](https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/agl-compositor.git;a=blob_plain;f=protocol/agl-shell.xml;hb=refs/heads/octopus)
as that is the authoritative way of getting the latest version.
#### V2 updates
@@ -205,7 +205,7 @@ protocol. These roles serve as hints for the compositor and should be used
before the actual surface creation takes place, such that the compositor can
take the necessary steps to satisfy those requirements.
-Please consult the [protocol file](https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/agl-compositor.git;a=blob_plain;f=protocol/agl-shell-desktop.xml;hb=refs/heads/master)
+Please consult the [protocol file](https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/agl-compositor.git;a=blob_plain;f=protocol/agl-shell-desktop.xml;hb=refs/heads/octopus)
as that is the authoritative way of getting the latest version.
#### Additional surface roles in agl-shell-desktop