diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2017-03-30 18:08:13 +0300 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2017-03-30 18:08:47 +0300 |
commit | 24d88c320689b6366d00e351dc704d874ee76dc7 (patch) | |
tree | 2fa861942180f633e11d808cbe7c6a513c91ada5 /docs/development | |
parent | c46a38801e1ac8e62b029c4aa229237fd3534ec0 (diff) |
Minor corrections and updates to docs
Change-Id: I22ae7de7f13b6347b164c318a93aae4fa2209271
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Diffstat (limited to 'docs/development')
-rw-r--r-- | docs/development/overview/build/build.instruction.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/overview/build/build.instruction.rst b/docs/development/overview/build/build.instruction.rst index 6f6cd08a..f3d59eeb 100644 --- a/docs/development/overview/build/build.instruction.rst +++ b/docs/development/overview/build/build.instruction.rst @@ -125,7 +125,7 @@ Now it is time to clone the code repository: .. code-block:: bash - $ git clone ssh://<Linux foundation user>@gerrit.opnfv.org:29418/fuel + $ git clone ssh://<Linux foundation user>@gerrit.opnfv.org:29418/armband Now you should have the OPNFV armband repository with its directories stored locally on your build host. |