aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/overview/build/build.instruction.rst
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-05-04 18:36:01 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-05-04 16:48:21 +0000
commit35010f98f2badb7a21cc20f8e7ac708f83e3922a (patch)
tree32fc5a02ce343865ae8e1e5efc867a1a8dcfded6 /docs/development/overview/build/build.instruction.rst
parent22f69e766268503ce734a939e95d6b62d2d74d76 (diff)
docs: Update reference for Danube 2.0danube.2.0
Change-Id: Id958da0d8b951b240812bdf794ecf0be79091af6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 3f534bd6415c6daee6af707f9d134d3fe738c77c)
Diffstat (limited to 'docs/development/overview/build/build.instruction.rst')
-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 192c6ba7..7372d541 100644
--- a/docs/development/overview/build/build.instruction.rst
+++ b/docs/development/overview/build/build.instruction.rst
@@ -135,7 +135,7 @@ Check out the Danube release:
.. code-block:: bash
$ cd armband
- $ git checkout danube.1.0
+ $ git checkout danube.2.0
Clone the armband@OPNFV code Git repository without a SSH key
-------------------------------------------------------------