aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/cmake/config.cmake')
-rw-r--r--conf.d/cmake/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index 3c7917e..b5e9971 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -21,7 +21,7 @@
set(PROJECT_NAME afTest)
set(PROJECT_PRETTY_NAME "Application Framework Test")
set(PROJECT_DESCRIPTION "Binding used to test other binding")
-set(PROJECT_URL "https://github.com/iotbzh/afb-test")
+set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/apps/app-afb-test")
set(PROJECT_ICON "icon.png")
set(PROJECT_AUTHOR "Forlot Romain")
set(PROJECT_AUTHOR_MAIL "romain.forlot@iot.bzh")