aboutsummaryrefslogtreecommitdiffstats
path: root/docs/part-1/1_install-client.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/part-1/1_install-client.md')
-rw-r--r--docs/part-1/1_install-client.md10
1 files changed, 3 insertions, 7 deletions
diff --git a/docs/part-1/1_install-client.md b/docs/part-1/1_install-client.md
index 304b46a..b482dc9 100644
--- a/docs/part-1/1_install-client.md
+++ b/docs/part-1/1_install-client.md
@@ -1,6 +1,6 @@
# Installing XDS client tools
-[xds-agent](https://github.com/iotbzh/xds-agent) is a client tool that must run
+[xds-agent](https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/xds/xds-agent.git) is a client tool that must run
on your machine (user / developer host) to be able to use XDS.
You should establish the following chain:
@@ -14,12 +14,8 @@ and default url/port mentioned in schema below can be change using config files.
Installation of other XDS client tools, such as `xds-cli` or `xds-gdb` is
optional and depends of what you want to do :
-- [xds-cli](https://github.com/iotbzh/xds-cli) : command line tool to used to interact with XDS (also used by IDE integration).
-- [xds-gdb](https://github.com/iotbzh/xds-gdb) : requested for debugging application.
-
-> [xds-exec](https://github.com/iotbzh/xds-exec) is another tool used to interact
-> with XDS before that `xds-cli` exists. `xds-exec` is deprecated and you should
-> now use `xds-cli exec` command instead.
+- [xds-cli](https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/xds/xds-cli.git) : command line tool to used to interact with XDS (also used by IDE integration).
+- [xds-gdb](https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/xds/xds-gdb.git) : requested for debugging application.
## Install packages for debian distro type