diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-06-27 19:32:26 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-06-27 19:32:26 +0200 |
commit | 775ef63505860934c27c83ac34af5382bbb66e49 (patch) | |
tree | e1618d1132e4c4c744ddf58f39d5204ef2ec3007 /docs/part-1 | |
parent | e504386f0b143d78600915addfece883dbf382f5 (diff) |
Update link following changes SPEC-2027flounder
Bug-AGL: SPEC-2027
Change-Id: Ia0eb5e0b9658d76800bf8907d5840471de77c6e9
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'docs/part-1')
-rwxr-xr-x | docs/part-1/create-app-get-source-files.md | 2 | ||||
-rwxr-xr-x | docs/part-1/debug-cmd-line.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/part-1/create-app-get-source-files.md b/docs/part-1/create-app-get-source-files.md index 21e20d9..e040f31 100755 --- a/docs/part-1/create-app-get-source-files.md +++ b/docs/part-1/create-app-get-source-files.md @@ -64,7 +64,7 @@ Client Part configuration (i.e. Standalone, On-Premise or SaaS). [cmake-apps-module](https://git.automotivelinux.org/src/cmake-apps-module/)). - For information about CMake template files (app-template), please refer to the - "[App-templates](../../2_4-Use-app-templates/README.html)" topic. + "[App-templates](../../2_4-Use-app-templates/dev_guide/0_Abstract.html)" topic. <!-- end-section-note --> ## Clone project diff --git a/docs/part-1/debug-cmd-line.md b/docs/part-1/debug-cmd-line.md index 1bda711..348f93f 100755 --- a/docs/part-1/debug-cmd-line.md +++ b/docs/part-1/debug-cmd-line.md @@ -93,7 +93,7 @@ xds-gdb -x target/gdb-on-root@myTarget.ini [cmake-apps-module](https://git.automotivelinux.org/src/cmake-apps-module/)). - For information about CMake template files (app-template), please refer to the - "[App-templates](../../2_4-Use-app-templates/README.html)" topic. + "[App-templates](../../2_4-Use-app-templates/dev_guide/0_Abstract.html)" topic. <!-- end-section-note --> ## Native debugging |