diff options
author | Clément Bénier <clement.benier@iot.bzh> | 2019-04-15 15:16:33 +0200 |
---|---|---|
committer | Clément Bénier <clement.benier@iot.bzh> | 2019-04-15 15:18:50 +0200 |
commit | 73e37e8234d6362defcff350fc88b77dcc43fabd (patch) | |
tree | d2e2f5dbd3368052bdff735353920cf48c0019a6 /doc/ApplicationGuide.md | |
parent | 3526229e9b619c53345f049bc4da2345c3bd9167 (diff) |
doc/ApplicationGuide: fix broken link in site
- move link to relative one
Change-Id: I909b52e8f45dd90888c5fe755596d7373ea3188f
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Diffstat (limited to 'doc/ApplicationGuide.md')
-rw-r--r-- | doc/ApplicationGuide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ApplicationGuide.md b/doc/ApplicationGuide.md index 28b22b8..981bdbc 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](http://docs.automotivelinux.org/docs/apis_services/en/dev/reference/hmi-framework/3_1-HomeScreen-Guide.html). + [HomeScreen](./3_1-HomeScreen-Guide.html). It is highly recommended to have a good understanding of these documents and projects before using Window manager. |