summaryrefslogtreecommitdiffstats
path: root/docs/getting-started/app-workflow-deploy-app.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting-started/app-workflow-deploy-app.md')
-rw-r--r--docs/getting-started/app-workflow-deploy-app.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started/app-workflow-deploy-app.md b/docs/getting-started/app-workflow-deploy-app.md
index 43727b3..f40c3aa 100644
--- a/docs/getting-started/app-workflow-deploy-app.md
+++ b/docs/getting-started/app-workflow-deploy-app.md
@@ -1,9 +1,9 @@
# Deploy the Application to the Board #
You can set up your build environment to leverage a procedure's
-[application template](http://docs.automotivelinux.org/docs/devguides/en/dev/reference/sdk-devkit/docs/part-2/2_4-Use-app-templates.html)
+[application template](../../../../../docs/devguides/en/dev/reference/sdk-devkit/docs/part-2/2_4-Use-app-templates.html)
(app-template).
-An app-template is a application framework that contains
+An app-template is an application framework that contains
[CMake](https://cmake.org/) macros that abstract deploying the application.
For example, with a proper build environment, you can run the following
to deploy your application: