diff options
-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 |