diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-12-06 17:32:07 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-12-06 17:32:37 +0100 |
commit | dd5e3902fe2794085e8d8a3cc93d99ffa3a1fe47 (patch) | |
tree | 84eefd420dfc9b00d1ae830e3577aa5c42fb3305 /docs | |
parent | bc8ece0a7e1643310cc0dabe4bc303a6ed9b1802 (diff) |
docs: Update tags to 3.0.2colorado.3.0.2
Change-Id: Iba70a7576c7d234e35b1176364fe38ee1fa543a4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/buildprocedure/build.instruction.rst | 2 | ||||
-rw-r--r-- | docs/installationprocedure/installation.instruction.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/buildprocedure/build.instruction.rst b/docs/buildprocedure/build.instruction.rst index 405a0e70..dc29c36a 100644 --- a/docs/buildprocedure/build.instruction.rst +++ b/docs/buildprocedure/build.instruction.rst @@ -137,7 +137,7 @@ Check out the Colorado release: .. code-block:: bash $ cd armband - $ git checkout colorado.3.0.1 + $ git checkout colorado.3.0.2 Clone the armband@OPNFV code Git repository without a SSH key ------------------------------------------------------------- diff --git a/docs/installationprocedure/installation.instruction.rst b/docs/installationprocedure/installation.instruction.rst index ec55d3eb..effa32ad 100644 --- a/docs/installationprocedure/installation.instruction.rst +++ b/docs/installationprocedure/installation.instruction.rst @@ -63,7 +63,7 @@ baseline required to replicate the Colorado release: .. code-block:: bash - $ git checkout colorado.3.0.1 + $ git checkout colorado.3.0.2 Go to the armband directory and build the .iso: |