Merge "Improve integration instructions"
authorJun Hu <jh245g@att.com>
Wed, 20 Sep 2017 14:00:57 +0000 (14:00 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 20 Sep 2017 14:00:57 +0000 (14:00 +0000)
docs/guides/onap-developer/how-to-use-docs/include-documentation.rst

index b1caff8..6d97012 100644 (file)
@@ -81,7 +81,7 @@ The following sequence will do this over ssh.
    git clone ssh://$lfid@gerrit.onap.org:29418/doc
    cd doc
    mkdir -p `dirname docs/submodules/$reponame`
-   git submodule add https://gerrit.onap.org/r/$reponame docs/submodules/$reponame.git
+   git submodule add ../$reponame docs/submodules/$reponame.git
    git submodule init docs/submodules/$reponame.git
    git submodule update docs/submodules/$reponame.git