summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianpaolo Macario <gianpaolo_macario@mentor.com>2017-02-16 13:22:52 +0000
committerGianpaolo Macario <gianpaolo_macario@mentor.com>2017-02-16 13:22:52 +0000
commit4e587e3aa3d14b82f34b5bf31011a5e17370a93a (patch)
treed7f0ccdd0c708403e1e737e2be1425554aa751d8
parent16dbaa1c5c63f78bd2d1424a806e9f16c6c8bdc4 (diff)
downloadpositioning-4e587e3aa3d14b82f34b5bf31011a5e17370a93a.tar.gz
README.md: Change CommonAPI-C++ URL to GitHub
Signed-off-by: Gianpaolo Macario <gianpaolo_macario@mentor.com>
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index c19d629..b4b3b87 100644
--- a/README.md
+++ b/README.md
@@ -169,13 +169,13 @@ sudo ldconfig
To test the enhanced-position-service (commonapi-service) the package CommonAPI and CommonAPI code generators must be installed.
Please see:
-* http://git.projects.genivi.org/?p=ipc/common-api-runtime.git;a=blob;f=INSTALL
-* http://git.projects.genivi.org/?p=ipc/common-api-tools.git;a=blob;f=INSTALL
-* http://git.projects.genivi.org/?p=ipc/common-api-dbus-runtime.git;a=blob;f=INSTALL
-* http://git.projects.genivi.org/?p=ipc/common-api-dbus-tools.git;a=blob;f=INSTALL
-* http://git.projects.genivi.org/?p=common-api/cpp-someip-runtime.git;a=blob;f=INSTALL
-* http://git.projects.genivi.org/?p=common-api/cpp-someip-tools.git;a=blob;f=INSTALL
-* http://git.projects.genivi.org/?p=vSomeIP.git;a=blob;f=README
+* <https://github.com/GENIVI/capicxx-core-runtime>
+* <https://github.com/GENIVI/capicxx-core-tools>
+* <https://github.com/GENIVI/capicxx-dbus-runtime>
+* <https://github.com/GENIVI/capicxx-dbus-tools>
+* <https://github.com/GENIVI/capicxx-someip-runtime>
+* <https://github.com/GENIVI/capicxx-someip-tools>
+* <https://github.com/GENIVI/vsomeip>
DWITH_TESTS=ON enables the compilation of the test application(s).