aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang Nan <zhangnan.fnst@cn.fujitsu.com>2020-09-23 19:24:31 -0700
committerZhang Nan <zhangnan.fnst@cn.fujitsu.com>2020-09-23 19:32:02 -0700
commite79731be1d5bbe14fff055931375ec5ed3717e2d (patch)
tree6596b0c56b3b6324b3b82e47798ebe40b4f16cec
parent23a237585d53690f36fbbc1f63ca173bec1fcab3 (diff)
Bug-AGL: SPEC-2714 Signed-off-by: Zhang Nan <zhangnan.fnst@cn.fujitsu.com> Change-Id: I0f003bdc2d6ba32a405604e7e0a8d5c00158574d
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba9645b..ae6f2ca 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ An AGL binding used to control collected data. Those data may come from
## Setup
```bash
-git clone --recursive https://github.com/iotbzh/agl-server-xds
+git clone https://gerrit.automotivelinux.org/gerrit/apps/agl-service-xds-monitoring
cd agl-server-xds
```