summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/getting-started/app-workflow-deploy-app.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/app-workflow-deploy-app.md b/docs/getting-started/app-workflow-deploy-app.md
index ef2b67b..7706ba1 100644
--- a/docs/getting-started/app-workflow-deploy-app.md
+++ b/docs/getting-started/app-workflow-deploy-app.md
@@ -23,7 +23,7 @@ Several general methods exist:
* Use remote commands from a host over a network, such as `scp` (i.e. secure copy).
* You can set up your build environment to leverage a procedure's
- [application template](../../../devguides/reference/sdk-devkit/docs/part-2/2_4-Use-app-templates.html)
+ [application template](../../../devguides/reference/cmakeafbtemplates/dev_guide/using-cmake.html)
(app-template).
An app-template is an application framework that contains
[CMake](https://cmake.org/) macros that abstract deploying the application.