Skip to content

Commit dc1563d

Browse files
committed
remove configvalues topic
1 parent 8d6ea33 commit dc1563d

File tree

3 files changed

+6
-95
lines changed

3 files changed

+6
-95
lines changed

docs/enterprise/installing-embedded-automation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ To install with Embedded Cluster in an air-gapped environment:
5959
Replace:
6060
* `APP_SLUG` with the unique slug for the application.
6161
* `LICENSE_FILE` with the customer license.
62-
* `PATH_TO_CONFIGVALUES` with the path to the ConfigValues file. See [Generating a ConfigValues File](/vendor/releases-configvalues).
62+
* `PATH_TO_CONFIGVALUES` with the path to the ConfigValues file.
6363
* `ADMIN_CONSOLE_PASSWORD` with a password for accessing the Admin Console.
6464
* `PATH_TO_AIRGAP_BUNDLE` with the path to the Embedded Cluster `.airgap` bundle for the release.

docs/vendor/releases-configvalues.md

Lines changed: 0 additions & 93 deletions
This file was deleted.

netlify.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,11 @@
178178

179179
[[redirects]]
180180
from="https://docs.replicated.com/vendor/distributing-workflow"
181-
to="https://docs.replicated.com/vendor/replicated-onboarding"
181+
to="https://docs.replicated.com/vendor/replicated-onboarding"
182+
183+
[[redirects]]
184+
from="https://docs.replicated.com/vendor/releases-configvalues"
185+
to="https://docs.replicated.com/enterprise/installing-embedded-automation"
182186

183187
###################################################
184188
# Redirects To the Enterprise Section

0 commit comments

Comments
 (0)