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:19:38 +0200 |
commit | 0519827841e1844b77fe2da1324ffe1490d6c812 (patch) | |
tree | 429e333dec603847bef053f0b49f5e4cf1664185 | |
parent | 8fdfc4b8e8cb61f2c2a59040d02ab840d56e1dda (diff) |
doc/ApplicationGuide: fix broken link in siteguppy_7.0.2guppy/7.0.27.0.2
- move link to relative one
Change-Id: I909b52e8f45dd90888c5fe755596d7373ea3188f
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
-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. |