From 1f4d6b58e4e16e4f25a061f6f11731e897684af2 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 31 Mar 2021 18:21:42 -0700 Subject: [PATCH] Fix link --- .../en/installation/install-rancher-on-k8s/amazon-eks/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/amazon-eks/_index.md b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/amazon-eks/_index.md index 7ce0c111e71..ca508b57ada 100644 --- a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/amazon-eks/_index.md +++ b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/amazon-eks/_index.md @@ -160,6 +160,6 @@ There are many valid ways to set up the DNS. For help, refer to the AWS document ### 8. Install the Rancher Helm Chart -Next, install the Rancher Helm chart by following the instructions on [this page.]({{}}/rancher/v2.5/en/installation/install-rancher-on-k8s/#install-the-rancher-helm-chart) The Helm instructions are the same for installing Rancher on any Kubernetes distribution. +Next, install the Rancher Helm chart by following the instructions on [this page.]({{}}/rancher/v2.x/en/installation/install-rancher-on-k8s/#install-the-rancher-helm-chart) The Helm instructions are the same for installing Rancher on any Kubernetes distribution. Use that DNS name from the previous step as the Rancher server URL when you install Rancher. It can be passed in as a Helm option. For example, if the DNS name is `rancher.my.org`, you could run the Helm installation command with the option `--set hostname=rancher.my.org`. \ No newline at end of file