diff options
author | Michael Teyfel <mteyfel@de.adit-jv.com> | 2017-07-25 11:34:33 +0200 |
---|---|---|
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | 2017-07-25 13:41:52 +0300 |
commit | d2535d761468f179e85043f75be0ea644f46c49a (patch) | |
tree | 697e00919251dff68463afa15ed22b6a711a69b8 /ivi-shell | |
parent | 57ac260c5d64041005f0547c0da7522f3aeac202 (diff) |
ivi-shell: Fixed broken link to wiki page in ivi-layout header file
Signed-off-by: Michael Teyfel <mteyfel@de.adit-jv.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Diffstat (limited to 'ivi-shell')
-rw-r--r-- | ivi-shell/ivi-layout-export.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ivi-shell/ivi-layout-export.h b/ivi-shell/ivi-layout-export.h index afbb1101..277ac59e 100644 --- a/ivi-shell/ivi-layout-export.h +++ b/ivi-shell/ivi-layout-export.h @@ -45,7 +45,7 @@ * application surfaces grouped to the layer all together. * * This API and ABI follow following specifications. - * http://projects.genivi.org/wayland-ivi-extension/layer-manager-apis + * https://at.projects.genivi.org/wiki/display/PROJ/Wayland+IVI+Extension+Design */ #ifndef _IVI_LAYOUT_EXPORT_H_ |