Update version picker in main branch
Update conf.py in main branch to enable R6 version selection. Updated main index page to fix link to R6 ISO. Change-Id: I1bfc6492bc881a50d8e25454a1fcdd17e5ab08b9 Signed-off-by: MCamp859 <maryx.camp@intel.com>
This commit is contained in:
@@ -180,4 +180,4 @@ starlingxdocs_plus_bug_project = 'starlingx'
|
||||
starlingxdocs_plus_bug_tag = 'stx.docs'
|
||||
starlingxdocs_plus_this_version = "latest"
|
||||
# starlingxdocs_plus_other_versions = [("even later","even-later"),("sooner","sooner")]
|
||||
starlingxdocs_plus_other_versions = [("Version 5.0","r/stx.5.0")]
|
||||
starlingxdocs_plus_other_versions = [("Version 6.0","r/stx.6.0"),("Version 5.0","r/stx.5.0")]
|
||||
|
@@ -9,7 +9,7 @@ everything needed to deploy an edge cloud on one, two, or up to 100 servers.
|
||||
|
||||
* See the :ref:`release-notes`.
|
||||
* Download the `R6.0 StarlingX ISO image
|
||||
<http://mirror.starlingx.cengn.ca/mirror/starlingx/release/6.0/centos/flock/outputs/>`_
|
||||
<http://mirror.starlingx.cengn.ca/mirror/starlingx/release/6.0.0/centos/flock/outputs/>`_
|
||||
from the CENGN StarlingX mirror.
|
||||
|
||||
For more information about the StarlingX project, refer to the
|
||||
|
Reference in New Issue
Block a user