diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2017-01-17 06:12:53 -0500 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2017-01-17 06:16:33 -0500 |
commit | 0f5b551c5b9b0cea145930d49659f74d9c1c4ae9 (patch) | |
tree | d9deb0e9e185547407919588d8ae84b2bc3a98d2 /docs | |
parent | 5a1687b29e7d01929bb1d3bf82c70cb7cc305bd7 (diff) |
dovetail tool: change to git repo then pbr.version can be get inside docker
JIRA: DOVETAIL-184
Change-Id: I6d466dc34de027faab1aa74f66cc6c8e453111d1
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dovetailtool/dovetail.tool.installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dovetailtool/dovetail.tool.installation.rst b/docs/dovetailtool/dovetail.tool.installation.rst index fa8027ab..73a66cd1 100644 --- a/docs/dovetailtool/dovetail.tool.installation.rst +++ b/docs/dovetailtool/dovetail.tool.installation.rst @@ -40,7 +40,7 @@ Source code downloading: :: - git clone https://gerrit.opnfv.org/gerrit/dovetail + git clone https://git.opnfv.org/dovetail Environment preparation ----------------------- |