aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2019-04-15 14:54:53 +0200
committerClément Bénier <clement.benier@iot.bzh>2019-04-15 15:02:00 +0200
commit1ec60449f226050d6cb07f6546b6e7dbdc5a9fd9 (patch)
treeb051b090ce9a973848e891b247e99da62be788b1
parent1e50acbeaf2136090ad5ec8b5c974c8ddfca5678 (diff)
- use relative links Change-Id: Ic8d85e6cad82e272d136b2bc4c9a1f965b101fbc Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
-rw-r--r--docs/2-Installation.md2
-rw-r--r--docs/3-Usage.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/2-Installation.md b/docs/2-Installation.md
index 0d05f9b2..6b3204fd 100644
--- a/docs/2-Installation.md
+++ b/docs/2-Installation.md
@@ -7,7 +7,7 @@ framework version >= 0.6.
It will produce a _application-generated.cpp_ file to paste in the source, _CAN-binder/low-can-binding/binding/_, directory.
-* Make sure you already set up the AGL SDK using the following [SDK Quick Setup Guide](http://docs.iot.bzh/docs/getting_started/en/dev/reference/setup-sdk-environment.html). Alternatively, please refer to official guides available on [AGL Developer Site](http://docs.automotivelinux.org/docs/devguides/en/dev/#guides).
+* Make sure you already set up the AGL SDK using the following [Download or Build Your SDK Installer](../../../getting_started/reference/getting-started/app-workflow-sdk.html). Alternatively, please refer to official guides available on [AGL Developer Site](../../../devguides).
If you need to have the graphic stack inside your SDK, you have to prepare your environment with the **iotbzh**, or **Daring Dab** flavor using _prepare_meta_ tool. To do so, run the following command in your docker image in the step 4 in place of `... [ prepare build environment ] ...`:
diff --git a/docs/3-Usage.md b/docs/3-Usage.md
index 4c0f8206..daeca878 100644
--- a/docs/3-Usage.md
+++ b/docs/3-Usage.md
@@ -141,7 +141,7 @@ afm-util run low-can-service@4.0
```
You can find instructions to use afm-util tool
-[here](http://docs.iot.bzh/docs/apis_services/en/dev/reference/af-main/afm-daemons.html#using-afm-util),
+[here](../../reference/af-main/1-afm-daemons.html#using-afm-util),
as well as documentation about Application Framework.
But you can't control nor interact with it because you don't know security