diff options
-rw-r--r-- | doc/ApplicationGuide.md | 2 | ||||
-rw-r--r-- | 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 |