diff options
author | Fedor Zhadaev <fzhadaev@mirantis.com> | 2016-10-18 15:18:22 +0300 |
---|---|---|
committer | Fedor Zhadaev <fzhadaev@mirantis.com> | 2016-10-31 11:04:28 +0000 |
commit | c3562a68a3dc15927c66b76778430fdef70bdc24 (patch) | |
tree | 16417dd50b60331c5d7891021d4eef5c5222d72d /docs/buildprocedure | |
parent | f46bf98e198d5b36aec8f2dada0adad12550e75a (diff) |
Update documentation for Colorado 2.0colorado.2.rc1.1
JIRA: FUEL-215
Change-Id: Ie922ff794e686e1824483a91a9571252adc2b1e2
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
(cherry picked from commit 5dce11ef60ff69ba5127088d6b6f5663fe46c48f)
Diffstat (limited to 'docs/buildprocedure')
-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 d755ee5fb..e49ad08e7 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.1.0 + $ git checkout colorado.2.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/docs/installationprocedure/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/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/2.0/docs/installationprocedure/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/2.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/docs/buildprocedure/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/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/2.0/docs/buildprocedure/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/2.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/docs/releasenotes/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/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/2.0/docs/releasenotes/index.html>`_: http://artifacts.opnfv.org/fuel/colorado/2.0/docs/releasenotes/index.html |