documentation: fix broken links in documentation 36/21036/1
authorClément Bénier <clement.benier@iot.bzh>
Mon, 15 Apr 2019 12:54:53 +0000 (14:54 +0200)
committerClément Bénier <clement.benier@iot.bzh>
Mon, 15 Apr 2019 12:55:59 +0000 (14:55 +0200)
- use relative links

Change-Id: Ic8d85e6cad82e272d136b2bc4c9a1f965b101fbc
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
docs/2-Installation.md
docs/3-Usage.md

index a908069..fd6360b 100644 (file)
@@ -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.automotivelinux.org/master/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/master/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 ] ...`:
 
index bc38417..daeca87 100644 (file)
@@ -141,7 +141,7 @@ afm-util run low-can-service@4.0
 ```
 
 You can find instructions to use afm-util tool
-[here](http://docs.automotivelinux.org/master/docs/apis_services/en/dev/reference/af-main/1-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