diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-05-29 10:32:15 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-05-29 10:32:15 -0700 |
commit | 45bdf56392705c7e20c8aeaf22814d6a5f889428 (patch) | |
tree | a4cdfc85981eb9cdd509aaa8049815586fd352d6 /docs | |
parent | 3ec68d7822417204c238be2647489f4f13b46a2d (diff) |
Correct vnfsdk pkgtools link
pulling from git instead of Gerrit.
Issue-ID: VNFSDK-270
Change-Id: I6e30fdab64dc29cc03ca32397665a83a12f4c334
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/files/pkgtool.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/files/pkgtool.rst b/docs/files/pkgtool.rst index a2b663b..bbcb3c2 100644 --- a/docs/files/pkgtool.rst +++ b/docs/files/pkgtool.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright 2017 Huawei Technologies Co., Ltd. +.. Copyright 2017-2018 Huawei Technologies Co., Ltd. VNF Package Tool ================ @@ -25,7 +25,7 @@ use the library with their scripts and autoamtion framework. Repository Name: vnfsdk/pkgtools -Clone command: git clone ssh://$lfid@gerrit.onap.org:29418/vnfsdk/pkgtools +Clone command: git clone https://git.onap.org/vnfsdk/pkgtools Installation ------------ |