From 8501d1f32139212ad1b26eaf08dabf42edab9c9a Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Thu, 27 Jun 2019 19:04:20 +0200 Subject: Fix broken link and spelling Bug-AGL: SPEC-2579 Change-Id: Iee043c5b5548b903135b8f67f5ea9a29bf128b23 Signed-off-by: Sebastien Douheret --- doc/ApplicationGuide.md | 2 +- doc/api-services-book.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ApplicationGuide.md b/doc/ApplicationGuide.md index 0484bc2..7066e50 100644 --- a/doc/ApplicationGuide.md +++ b/doc/ApplicationGuide.md @@ -48,7 +48,7 @@ It does not include Framework](https://wiki.automotivelinux.org/agl-distro/app-framework). - document of HomeScreen, see - [HomeScreen](./3_1-HomeScreen-Guide.html). + [HomeScreen](./ApplicationGuide.html). It is highly recommended to have a good understanding of these documents and projects before using Window manager. diff --git a/doc/api-services-book.yml b/doc/api-services-book.yml index ce02b30..db664e3 100644 --- a/doc/api-services-book.yml +++ b/doc/api-services-book.yml @@ -10,4 +10,4 @@ books: chapters: - url: ApplicationGuide.md destination: 3_2-WindowManager-Guide.md - name: Window Manager Developper Guide \ No newline at end of file + name: Window Manager Developer Guide -- cgit 1.2.3-korg