Skip to content

Commit

Permalink
docs: fix more broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
caroldelwing committed Apr 29, 2024
1 parent 500a174 commit b9a7dd8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/docs-content/automation/automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)

Expand Down

0 comments on commit b9a7dd8

Please sign in to comment.