summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2019-04-15 16:27:16 +0200
committerClément Bénier <clement.benier@iot.bzh>2019-04-15 16:27:16 +0200
commite6c887c8a169cc54adebb33a8509b66926e85bc0 (patch)
tree415d46d8b8f5d03e3c3a2829216ef7f6b8a19d90 /docs
parent812f08f3f463e55ab8972a720561811236fdac4e (diff)
app-workflow-build-app: fix broken links
Change-Id: I963f5ec2e2fb02a5feb2e3a65f732747a92b3188 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started/app-workflow-build-app.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/getting-started/app-workflow-build-app.md b/docs/getting-started/app-workflow-build-app.md
index 6ce3fdd..518d773 100644
--- a/docs/getting-started/app-workflow-build-app.md
+++ b/docs/getting-started/app-workflow-build-app.md
@@ -9,7 +9,7 @@ A simple application you can experiment with is the standard
"hello world" application.
For information on how to get set up and then clone the Git repository
for the "Hello World" application, see the
-"[Setup](../../../../../docs/devguides/en/dev/reference/xds/part-1/4-1_build-first-app-setup.html)"
+"[Setup](../../../devguides/reference/xds/part-1/4-1_build-first-app-setup.html)"
section.
Key to developing an application suited for your target hardware is the
@@ -30,12 +30,12 @@ The following list describes several:
* Use the XDS command line tool.
For information on how to build the "Hello World" application using the XDS
command line, see the
- "[Build using command line tool](../../../../../docs/devguides/en/dev/reference/xds/part-1/4-2_build-first-app-cmd.html)"
+ "[Build using command line tool](../../../devguides/reference/xds/part-1/4-2_build-first-app-cmd.html)"
section.
* Use the XDS Dashboard.
For information on how to build the application using the XDS Dashboard, see the
- "[Build using XDS Dashboard](../../../../../docs/devguides/en/dev/reference/xds/part-1/4-3_build-first-app-dashboard.html)"
+ "[Build using XDS Dashboard](../../../devguides/reference/xds/part-1/4-3_build-first-app-dashboard.html)"
section.
* **Build the Application Using a Stand-Alone SDK:**