diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-06-27 19:04:20 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-06-27 19:04:35 +0200 |
commit | 8501d1f32139212ad1b26eaf08dabf42edab9c9a (patch) | |
tree | 84991629a0b1d50c6a33ba7d6163fb3425dd54da | |
parent | d115c284cedfe83e0ee910d336f621cd22e97b93 (diff) |
Fix broken link and spellinghalibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.28.0.28.0.18.0.07.99.37.99.2
Bug-AGL: SPEC-2579
Change-Id: Iee043c5b5548b903135b8f67f5ea9a29bf128b23
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
-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 |