diff --git a/docs/docs-content/clusters/data-center/maas/install-manage-maas-pcg.md b/docs/docs-content/clusters/data-center/maas/install-manage-maas-pcg.md
index 6b13f6c0d6..d342969b22 100644
--- a/docs/docs-content/clusters/data-center/maas/install-manage-maas-pcg.md
+++ b/docs/docs-content/clusters/data-center/maas/install-manage-maas-pcg.md
@@ -56,7 +56,7 @@ Use the following steps to install a PCG cluster in your MAAS environment. You c
- Canonical [MAAS installed](https://maas.io/docs/how-to-install-maas), set up, and available in your environment.
-- Download the Palette CLI from the [Downloads](../../../spectro-downloads#palette-cli) page and install the CLI. Refer to the [Palette CLI Install](../../../palette-cli/install-palette-cli.md) guide to learn more.
+- Download the Palette CLI from the [Downloads](../../../spectro-downloads.md#palette-cli) page and install the CLI. Refer to the [Palette CLI Install](../../../palette-cli/install-palette-cli.md) guide to learn more.
- A Palette API key. Refer to the [Create API Key](../../../user-management/user-authentication.md#apikey) page for guidance.
diff --git a/docs/docs-content/spectro-downloads.md b/docs/docs-content/spectro-downloads.md
index 4a53c374b6..3a23d0dea1 100644
--- a/docs/docs-content/spectro-downloads.md
+++ b/docs/docs-content/spectro-downloads.md
@@ -17,44 +17,6 @@ The following Palette downloads are available:
You can deploy a self-hosted Palette to your environment. Refer to the [Self-Hosted Installation](enterprise-version/install-palette/install-palette.md) documentation for additional guidance on how to install Palette. Palette VerteX installation guide can be found in the [Palette VerteX install](vertex/install-palette-vertex) document.
-## SAAS - Private Cloud Gateway (PCG)
-
-
-Palette supports on-prem environments through the Private Cloud Gateway (PCG) component. PCG provides support for isolated private cloud or data center environments. When installed on-prem, PCG registers itself with Palette, allowing for secure communication between the SaaS portal and the private cloud environment. The gateway also enables end-to-end lifecycle management of Kubernetes clusters in private cloud environments directly from the SaaS portal.
-
-
-
-:::caution
-
-Starting with Palette 4.0, the installation of PCG is done through the Palette CLI. Refer to the Palette CLI [PCG command](/palette-cli/commands/#pcg) document for installation guidance.
-
-:::
-
-
-
-### vSphere PCG Image
-
-|Version|URL| Checksum (SHA256) |
-|---|---|---|
-|1.8.0|https://software.spectrocloud.com/pcg/installer/v1.8.0/gateway-installer-v1.8.0.ova| `c860682c8e7dc55c6873ff1c5a0f337f91a74215b8cae92e4fa739b6ddc62720` |
-|1.6.0|https://software.spectrocloud.com/pcg/installer/v1.6.0/gateway-installer-v1.6.0.ova| `2cf85c974e00524a2051be514484695ae51065af861bf1eb2c69aeb76816b0ff` |
-|1.4.0|https://software.spectrocloud.com/pcg/installer/v1.4.0/gateway-installer-v1.4.0.ova| `67973c6ada136f64d9316dc05cda81d419997487c8007b6d58802bec12fb80dd` |
-------
-
-### MAAS PCG Image
-
-|Version|URL| Checksum (SHA256) |
-|---|---|---|
-|1.0.12|https://gcr.io/spectro-images-public/release/spectro-installer:1.0.12| `a229d2f7593d133a40c559aa0fb45feca8b0cd1b2fcebfe2379d76f60bfe038b`|
----------
-
-### OpenStack PCG Image
-
-|Version|URL| Checksum (SHA256) |
-|---|---|---|
-|1.0.12|https://gcr.io/spectro-images-public/release/spectro-installer:1.0.12| `a229d2f7593d133a40c559aa0fb45feca8b0cd1b2fcebfe2379d76f60bfe038b`|
--------
-
## Palette CLI