From d2535d761468f179e85043f75be0ea644f46c49a Mon Sep 17 00:00:00 2001 From: Michael Teyfel Date: Tue, 25 Jul 2017 11:34:33 +0200 Subject: [PATCH] ivi-shell: Fixed broken link to wiki page in ivi-layout header file Signed-off-by: Michael Teyfel Reviewed-by: Pekka Paalanen --- ivi-shell/ivi-layout-export.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_