summaryrefslogtreecommitdiffstats
path: root/docs/development/overview/build
diff options
context:
space:
mode:
authorCristina Pauna <cristina.pauna@enea.com>2017-03-30 18:08:13 +0300
committerCristina Pauna <cristina.pauna@enea.com>2017-03-30 18:08:47 +0300
commit24d88c320689b6366d00e351dc704d874ee76dc7 (patch)
tree2fa861942180f633e11d808cbe7c6a513c91ada5 /docs/development/overview/build
parentc46a38801e1ac8e62b029c4aa229237fd3534ec0 (diff)
Minor corrections and updates to docs
Change-Id: I22ae7de7f13b6347b164c318a93aae4fa2209271 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Diffstat (limited to 'docs/development/overview/build')
-rw-r--r--docs/development/overview/build/build.instruction.rst2
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.