From ea18551f21627d005844e808e5cb58abb149f4f0 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 11 Dec 2018 18:02:15 +0100 Subject: Update references to helloworld migrated to gerrit Change-Id: I46d5f2426ca806f722b13bbc94833da51f5b6fd3 Signed-off-by: Romain Forlot --- docs/part-1/5-2_debug-first-app-cmd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/part-1/5-2_debug-first-app-cmd.md') diff --git a/docs/part-1/5-2_debug-first-app-cmd.md b/docs/part-1/5-2_debug-first-app-cmd.md index d35b4b2..3555bec 100644 --- a/docs/part-1/5-2_debug-first-app-cmd.md +++ b/docs/part-1/5-2_debug-first-app-cmd.md @@ -26,8 +26,8 @@ Here is an example to build and debug a project based on CMakefile and ```bash # Go into your project directory (for example helloworld-native-application) cd ~/xds-workspace -git clone https://github.com/iotbzh/helloworld-native-application.git -cd helloworld-service +git clone https://gerrit.automotivelinux.org/gerrit/apps/agl-service-helloworld +cd agl-service-helloworld # Declare your project on xds-server # -- cgit 1.2.3-korg