diff --git a/doc/source/deploy_install_guides/bootable_usb.rst b/doc/source/deploy_install_guides/bootable_usb.rst
index 3d4d220a9..0fdc86b94 100644
--- a/doc/source/deploy_install_guides/bootable_usb.rst
+++ b/doc/source/deploy_install_guides/bootable_usb.rst
@@ -25,9 +25,9 @@ Create a bootable USB drive on Linux\*
sudo -s
-#. Get the StarlingX ISO from the
- `CENGN StarlingX mirror `_.
- Alternately, you can use an ISO from a private StarlingX build.
+#. Get the latest StarlingX ISO from the
+ `CENGN StarlingX mirror `_.
+ Alternately, you can get an older release ISO from `here `_.
#. Navigate to the directory with the `StarlingX ISO `_.
@@ -68,8 +68,9 @@ Create a bootable USB drive on macOS\*
#. Launch the Terminal app.
-#. Get the StarlingX ISO from the
- `CENGN StarlingX mirror `_. Alternately, you can use an ISO from a private StarlingX build.
+#. Get the latest StarlingX ISO from the
+ `CENGN StarlingX mirror `_.
+ Alternately, you can get an older release ISO from `here `_.
#. Navigate to the directory with the ISO.
@@ -111,8 +112,9 @@ Create a bootable USB drive on macOS\*
Create a bootable USB drive on Windows\*
----------------------------------------
-#. Get the StarlingX ISO from the
- `CENGN StarlingX mirror `_. Alternately, you can use an ISO from a private StarlingX build.
+#. Get the latest StarlingX ISO from the
+ `CENGN StarlingX mirror `_.
+ Alternately, you can get an older release ISO from `here `_.
#. 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/release/virtual/physical_host_req.txt b/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt
index 422a8696b..1d72061f3 100644
--- a/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt
+++ b/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt
@@ -67,6 +67,6 @@ Set up the host with the following steps:
apparmor-profile modules.
-#. Get the StarlingX ISO from the
- `CENGN StarlingX mirror `_.
- Alternately, you can use an ISO from a private StarlingX build.
+#. Get the latest StarlingX ISO from the
+ `CENGN StarlingX mirror `_.
+ Alternately, you can get an older release ISO from `here `_.
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 223f79726..435ba84e4 100755
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -9,9 +9,9 @@ everything needed to deploy an edge cloud on one, two, or up to 100 servers.
* See the :ref:`release-notes`.
* Download the pre-built ISO (CentOS and Debian) and Docker images for
- StarlingX release 8.0 that are located at the ``CENGN StarlingX mirror`` repos:
+ StarlingX latest release that are located at the ``CENGN StarlingX mirror`` repos:
- - https://mirror.starlingx.cengn.ca/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/
+ - https://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/
For more information about the StarlingX project, refer to the
`StarlingX wiki `_.