From b9a7dd83fb92829f0611b82db64c78d8d9b12626 Mon Sep 17 00:00:00 2001 From: Carolina Delwing Rosa Date: Mon, 29 Apr 2024 17:38:39 -0400 Subject: [PATCH] docs: fix more broken links --- docs/docs-content/automation/automation.md | 2 +- .../install-on-vmware/airgap-install/install.md | 6 +++--- .../install-on-vmware/airgap-install/install.md | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/docs-content/automation/automation.md b/docs/docs-content/automation/automation.md index 1fd3d7665e..ee3442907d 100644 --- a/docs/docs-content/automation/automation.md +++ b/docs/docs-content/automation/automation.md @@ -21,6 +21,6 @@ managing Palette resources. These resources include cluster profiles, cloud acco ## Resources -- Palette CLI +- [Palette CLI](./palette-cli/install-palette-cli.md) - [Terraform Support](./terraform/terraform.md) - [Crossplane Support](./crossplane/crossplane.md) diff --git a/docs/docs-content/enterprise-version/install-palette/install-on-vmware/airgap-install/install.md b/docs/docs-content/enterprise-version/install-palette/install-on-vmware/airgap-install/install.md index db92a3a87f..d15850608a 100644 --- a/docs/docs-content/enterprise-version/install-palette/install-on-vmware/airgap-install/install.md +++ b/docs/docs-content/enterprise-version/install-palette/install-on-vmware/airgap-install/install.md @@ -28,7 +28,7 @@ Complete the [Environment Setup](./vmware-vsphere-airgap-instructions.md) steps host. - Palette CLI installed and available. Refer to the Palette CLI - [Install](../../../../palette-cli/install-palette-cli.md#download-and-setup) page for guidance. + [Install](../../../../automation/palette-cli/install-palette-cli.md#download-and-setup) page for guidance. - Review the required VMware vSphere [permissions](../vmware-system-requirements.md). Ensure you have created the proper custom roles and zone tags. @@ -117,7 +117,7 @@ Use the following steps to install Palette. 5. Open a terminal window and invoke the Palette CLI by using the `ec` command to install the enterprise cluster. The interactive CLI prompts you for configuration details and then initiates the installation. For more information - about the `ec` subcommand, refer to [Palette Commands](../../../../palette-cli/commands/commands.md). + about the `ec` subcommand, refer to [Palette Commands](../../../../automation/palette-cli/commands/commands.md). ```bash palette ec install @@ -386,7 +386,7 @@ teams. ## Resources -- [Palette CLI](../../../../palette-cli/install-palette-cli.md#download-and-setup) +- [Palette CLI](../../../../automation/palette-cli/install-palette-cli.md#download-and-setup) - [VMware System Requirements](../vmware-system-requirements.md) diff --git a/docs/docs-content/vertex/install-palette-vertex/install-on-vmware/airgap-install/install.md b/docs/docs-content/vertex/install-palette-vertex/install-on-vmware/airgap-install/install.md index 28326d48c0..be5641097d 100644 --- a/docs/docs-content/vertex/install-palette-vertex/install-on-vmware/airgap-install/install.md +++ b/docs/docs-content/vertex/install-palette-vertex/install-on-vmware/airgap-install/install.md @@ -30,7 +30,7 @@ before proceeding with the installation. Refer to the host. - Palette CLI installed and available. Refer to the Palette CLI - [Install](../../../../palette-cli/install-palette-cli.md#download-and-setup) page for guidance. + [Install](../../../../automation/palette-cli/install-palette-cli.md#download-and-setup) page for guidance. - An Ubuntu Pro Subscription and token. Ubuntu Pro provides access to FIPS 140-2 certified cryptographic packages. @@ -132,7 +132,7 @@ Use the following steps to install Palette VerteX. 5. Open a terminal window and invoke the Palette CLI by using the `ec` command to install the enterprise cluster. The interactive CLI prompts you for configuration details and then initiates the installation. For more information - about the `ec` subcommand, refer to [Palette Commands](../../../../palette-cli/commands/ec.md). + about the `ec` subcommand, refer to [Palette Commands](../../../../automation/palette-cli/commands/ec.md). ```bash palette ec install @@ -405,7 +405,7 @@ teams. - [Enterprise Install Troubleshooting](../../../../troubleshooting/enterprise-install.md) -- [Palette CLI](../../../../palette-cli/install-palette-cli.md#download-and-setup) +- [Palette CLI](../../../../automation/palette-cli/install-palette-cli.md#download-and-setup) - [System Management](../../../system-management/system-management.md)