diff options
author | Fedor Zhadaev <fzhadaev@mirantis.com> | 2016-11-30 16:58:50 +0300 |
---|---|---|
committer | Fedor Zhadaev <fzhadaev@mirantis.com> | 2016-11-30 16:58:50 +0300 |
commit | e718839e1e94fd69e1a2222225fce3ef2da868c2 (patch) | |
tree | 1464e1999fb85bdb01dd4379cfb089cabc989899 /docs/buildprocedure/build.instruction.rst | |
parent | e5632e76af93e02dc3221581e41741ccb36d248a (diff) |
Update documentation for Colorado 3.0
JIRA: FUEL-235
Change-Id: I6dd3a290179bd2b29e07dd0b72c2c007acd8682d
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
Diffstat (limited to 'docs/buildprocedure/build.instruction.rst')
-rw-r--r-- | docs/buildprocedure/build.instruction.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/buildprocedure/build.instruction.rst b/docs/buildprocedure/build.instruction.rst index e49ad08e7..1ee53a1e9 100644 --- a/docs/buildprocedure/build.instruction.rst +++ b/docs/buildprocedure/build.instruction.rst @@ -125,7 +125,7 @@ Check out the Colorado release: .. code-block:: bash $ cd fuel - $ git checkout colorado.2.0 + $ git checkout colorado.3.0 Clone the OPNFV code Git repository without a SSH key ----------------------------------------------------- @@ -298,8 +298,8 @@ The artifacts produced are: References ========== -1) `OPNFV Installation instruction for the Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/colorado/2.0/docs/installationprocedure/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/2.0/docs/installationprocedure/index.html +1) `OPNFV Installation instruction for the Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/colorado/3.0/docs/installationprocedure/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/3.0/docs/installationprocedure/index.html -2) `OPNFV Build instruction for the Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/colorado/2.0/docs/buildprocedure/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/2.0/docs/buildprocedure/index.html +2) `OPNFV Build instruction for the Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/colorado/3.0/docs/buildprocedure/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/3.0/docs/buildprocedure/index.html -3) `OPNFV Release Note for the Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/colorado/2.0/docs/releasenotes/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/2.0/docs/releasenotes/index.html +3) `OPNFV Release Note for the Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/colorado/3.0/docs/releasenotes/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/3.0/docs/releasenotes/index.html |