diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-13 10:11:29 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-13 10:11:29 +0200 |
commit | 4182d45dc91cf7bcd04cb2d89334f43f73691b22 (patch) | |
tree | 227a386ad39b31ca98a69eb2f6848d4e6d59f0ab | |
parent | 70be9875c42b62b3721bb56cec1672b0a0ee1158 (diff) |
fix typo
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
-rw-r--r-- | content/tocs/devguides/fetched_files.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/tocs/devguides/fetched_files.yml b/content/tocs/devguides/fetched_files.yml index 266522d..39fb428 100644 --- a/content/tocs/devguides/fetched_files.yml +++ b/content/tocs/devguides/fetched_files.yml @@ -102,7 +102,7 @@ repositories: - source: sdk-devkit/docs/part-1/pictures/windows_win32diskimager_5.png - source: sdk-devkit/docs/part-2/2_0_Abstract.md - source: sdk-devkit/docs/part-2/2_1-Init-sdk-env.md - - source: sdk-devkit/docs/part-2/2_2-Trying-out-templates.md + - source: sdk-devkit/docs/part-2/2_2-Trying-out-template.md - source: sdk-devkit/docs/part-2/2_3-Dev-with-container.md - source: sdk-devkit/docs/part-2/2_4-Use-app-templates.md - source: sdk-devkit/docs/part-2/pictures/mac_x11_logo.png |