diff --git a/doc/source/deploy_install_guides/bootable_usb.rst b/doc/source/deploy_install_guides/bootable_usb.rst
index fea942804..14c175059 100644
--- a/doc/source/deploy_install_guides/bootable_usb.rst
+++ b/doc/source/deploy_install_guides/bootable_usb.rst
@@ -22,13 +22,8 @@ Create a bootable USB drive on Linux\*
sudo -s
-#. Get the StarlingX ISO.
- This can be from a private StarlingX build or from the public Cengn StarlingX
- build off the 'master' branch as shown below:
-
- ::
-
- wget http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/iso/bootimage.iso
+#. Get the StarlingX ISO from the
+ `CENGN StarlingX mirror `_. Alternately, you can use an ISO from a private StarlingX build.
#. Navigate to the directory with the ISO.
@@ -69,13 +64,8 @@ Create a bootable USB drive on macOS\*
#. Launch the Terminal app.
-#. Get the StarlingX ISO.
- This can be from a private StarlingX build or from the public Cengn StarlingX
- build off the 'master' branch as shown below:
-
- ::
-
- curl -O http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/iso/bootimage.iso
+#. Get the StarlingX ISO from the
+ `CENGN StarlingX mirror `_. Alternately, you can use an ISO from a private StarlingX build.
#. Navigate to the directory with the ISO.
@@ -117,11 +107,8 @@ Create a bootable USB drive on macOS\*
Create a bootable USB drive on Windows\*
----------------------------------------
-#. Get the StarlingX ISO.
- This can be from a private StarlingX build or from the public Cengn StarlingX
- build off the 'master' branch:
-
- http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/iso/bootimage.iso
+#. Get the StarlingX ISO from the
+ `CENGN StarlingX mirror `_. Alternately, you can use an ISO from a private StarlingX build.
#. Download the `Rufus`_ utility to burn the image onto a USB drive.
**Only use the latest version of Rufus**.
diff --git a/doc/source/deploy_install_guides/r3_release/openstack/install.rst b/doc/source/deploy_install_guides/r3_release/openstack/install.rst
index 7f66478f4..979f54862 100644
--- a/doc/source/deploy_install_guides/r3_release/openstack/install.rst
+++ b/doc/source/deploy_install_guides/r3_release/openstack/install.rst
@@ -15,21 +15,17 @@ StarlingX Kubernetes platform:
Install application manifest and helm-charts
--------------------------------------------
-#. Get the StarlingX OpenStack application (stx-openstack) manifest and helm-charts.
- This can be from a private StarlingX build or, as shown below, from the public
- Cengen StarlingX build off ``master`` branch:
-
- ::
-
- wget http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/helm-charts/stx-openstack-1.0-17-centos-stable-latest.tgz
+#. Get the latest StarlingX OpenStack application (stx-openstack) manifest and
+ helm-charts. This can be from a private StarlingX build or from the public
+ `CENGN StarlingX mirror `_.
#. Load the stx-openstack application's package into StarlingX. The tarball
package contains stx-openstack's Airship Armada manifest and stx-openstack's
- set of helm charts:
+ set of helm charts. For example:
::
- system application-upload stx-openstack-1.0-17-centos-stable-latest.tgz
+ system application-upload stx-openstack--centos-stable-latest.tgz
This will:
diff --git a/doc/source/deploy_install_guides/r3_release/virtual/physical_host_req.txt b/doc/source/deploy_install_guides/r3_release/virtual/physical_host_req.txt
index db257f386..422a8696b 100644
--- a/doc/source/deploy_install_guides/r3_release/virtual/physical_host_req.txt
+++ b/doc/source/deploy_install_guides/r3_release/virtual/physical_host_req.txt
@@ -67,9 +67,6 @@ Set up the host with the following steps:
apparmor-profile modules.
-#. Get the StarlingX ISO. This can be from a private StarlingX build or from the public Cengn
- StarlingX build off 'master' branch, as shown below:
-
- ::
-
- wget http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/outputs/iso/bootimage.iso
+#. Get the StarlingX ISO from the
+ `CENGN StarlingX mirror `_.
+ Alternately, you can use an ISO from a private StarlingX build.