summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2019-06-27 19:17:38 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2019-06-27 19:17:38 +0200
commit64f70c1308487dbce42cf442cbfe7f2995046e54 (patch)
treebaa9b1b655c57b3d900a0752ccf64b5b2aee6f38 /docs
parent7be178c2bb09ca5415d7ab7b97fff11794119a46 (diff)
Update link following changes SPEC-2027
Change-Id: I9681ed05e29db33742eddc99b5956b62f955b8ce Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'docs')
-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 e3a93f9..fe199e2 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/2_4-Use-app-templates/README.html)
+ [application template](../../../devguides/reference/2_4-Use-app-templates/dev_guide/0_Abstract.html)
(app-template).
An app-template is an application framework that contains
[CMake](https://cmake.org/) macros that abstract deploying the application.