aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2019-04-16 16:15:36 +0200
committerClément Bénier <clement.benier@iot.bzh>2019-04-16 14:16:14 +0000
commit9c7d705e266d391ad1dc77bd0a9cf63d557eaa5f (patch)
treeec4c73432cfad44c41bc53323863539fa1d9d42b
parente199da88d2384e436285ff1d889498f49c55bfa9 (diff)
docs/usage: fix broken link
Change-Id: I660560f31b3885de78c43b9da9ceae66d80451dc Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
-rw-r--r--docs/usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.md b/docs/usage.md
index a746599..2291829 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -85,4 +85,4 @@ set(PKG_REQUIRED_LIST
```
Or you can also use the [FIND_PACKAGE](https://cmake.org/cmake/help/v3.6/command/find_package.html?highlight=find_package)
-CMake command to add it if you don't use the [cmake-apps-module](../cmakeafbtemplates/0_Abstract.html)
+CMake command to add it if you don't use the [cmake-apps-module](../cmakeafbtemplates/dev_guide/cmake-overview.html)