Skip to content

Commit ff092e2

Browse files
committed
fix links
1 parent eec69ca commit ff092e2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/enterprise/installing-embedded-air-gap.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ To install with Embedded Cluster in an air gap environment:
9292

9393
1. When prompted, enter a password for accessing the KOTS Admin Console.
9494

95-
The installation command takes a few minutes to complete. During installation, Embedded Cluster completes tasks to prepare the cluster and install KOTS in the cluster. Embedded Cluster also automatically runs a default set of [_host preflight checks_](/vendor/embedded-overview#about-host-preflight-checks) which verify that the environment meets the requirements for the installer.
95+
The installation command takes a few minutes to complete. During installation, Embedded Cluster completes tasks to prepare the cluster and install KOTS in the cluster. Embedded Cluster also automatically runs a default set of [_host preflight checks_](/vendor/embedded-using#about-host-preflight-checks) which verify that the environment meets the requirements for the installer.
9696

9797
**Example output:**
9898

docs/enterprise/installing-embedded.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To install an application with Embedded Cluster:
5454

5555
1. When prompted, enter a password for accessing the KOTS Admin Console.
5656

57-
The installation command takes a few minutes to complete. During installation, Embedded Cluster completes tasks to prepare the cluster and install KOTS in the cluster. Embedded Cluster also automatically runs a default set of [_host preflight checks_](/vendor/embedded-overview#about-host-preflight-checks) which verify that the environment meets the requirements for the installer.
57+
The installation command takes a few minutes to complete. During installation, Embedded Cluster completes tasks to prepare the cluster and install KOTS in the cluster. Embedded Cluster also automatically runs a default set of [_host preflight checks_](/vendor/embedded-using#about-host-preflight-checks) which verify that the environment meets the requirements for the installer.
5858

5959
**Example output:**
6060

docs/intro-replicated.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Replicated Embedded Cluster is a Kubernetes installer based on the open source K
5151

5252
Additionally, each version of Embedded Cluster includes a specific version of [Replicated KOTS](#kots) that is installed in the cluster during installation. KOTS is used by Embedded Cluster to deploy the application and also provides the Admin Console UI where users can manage both the application and the cluster.
5353

54-
For more information, see [Using Embedded Cluster](/vendor/embedded-overview).
54+
For more information, see [Embedded Cluster Overview](/vendor/embedded-overview).
5555

5656
### KOTS (Admin Console) {#kots}
5757

@@ -147,7 +147,7 @@ For more information about working with customers and custom license fields, see
147147

148148
Applications distributed with the Replicated Platform can support multiple different installation methods from the same application release, helping you to meet your customers where they are. For example:
149149

150-
* Customers who are not experienced with Kubernetes or who prefer to deploy to a dedicated cluster in their environment can install on a VM or bare metal server with the Replicated Embedded Cluster installer. For more information, see [Using Embedded Cluster](/vendor/embedded-overview).
150+
* Customers who are not experienced with Kubernetes or who prefer to deploy to a dedicated cluster in their environment can install on a VM or bare metal server with the Replicated Embedded Cluster installer. For more information, see [Embedded Cluster Overview](/vendor/embedded-overview).
151151
* Customers familiar with Kubernetes and Helm can install in their own existing cluster using Helm. For more information, see [Installing with Helm](/vendor/install-with-helm).
152152
* Customers installing into environments with limited or no outbound internet access (often referred to as air-gapped environments) can securely access and push images to their own internal registry, then install using Helm or a Replicated installer. For more information, see [Air Gap Installation with Embedded Cluster](/enterprise/installing-embedded-air-gap) and [Installing and Updating with Helm in Air Gap Environments (Alpha)](/vendor/helm-install-airgap).
153153

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ pagination_next: null
145145
<p>Embed Kubernetes with your application to support installations on VMs or bare metal servers.</p>
146146
</li>
147147
<li>
148-
<a href="/vendor/embedded-overview">Using Embedded Cluster</a>
148+
<a href="/vendor/embedded-overview">Embedded Cluster Overview</a>
149149
</li>
150150
<li>
151151
<a href="/enterprise/installing-embedded">Installing with Embedded Cluster</a>

0 commit comments

Comments
 (0)