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:43:22 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-05-04 17:02:34 +0000
commita77f0573946c9b12b9665b19216202f1f740f084 (patch)
tree12c067e65d1f3af37851591dcbece88e57550475 /docs/development/overview/build/build.instruction.rst
parent040614e651db4236e303d02eb9516f8648a74cf9 (diff)
docs: Refresh reference for Danube 2.0danube.2.0
Change-Id: If786099581cf8bf685cc2076c21d4c3041610bf7 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 09c1ca15f2b01393d808453c9c2aeef1ec5895f5)
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 5fe38cbfa..d56b86fb1 100644
--- a/docs/development/overview/build/build.instruction.rst
+++ b/docs/development/overview/build/build.instruction.rst
@@ -123,7 +123,7 @@ Check out the Danube release:
.. code-block:: bash
$ cd fuel
- $ git checkout danube.1.0
+ $ git checkout danube.2.0
Clone the OPNFV code Git repository without a SSH key
-----------------------------------------------------