From 775ef63505860934c27c83ac34af5382bbb66e49 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Thu, 27 Jun 2019 19:32:26 +0200 Subject: Update link following changes SPEC-2027 Bug-AGL: SPEC-2027 Change-Id: Ia0eb5e0b9658d76800bf8907d5840471de77c6e9 Signed-off-by: Sebastien Douheret --- docs/part-1/create-app-get-source-files.md | 2 +- 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. ## 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. ## Native debugging -- cgit 1.2.3-korg