From 9074ef809f38c327c612ccf6ec5e1a19603a2cfe Mon Sep 17 00:00:00 2001 From: Denise Schannon Date: Thu, 23 Aug 2018 09:57:49 -0700 Subject: [PATCH] fix broken link --- content/rancher/v2.x/en/installation/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/_index.md b/content/rancher/v2.x/en/installation/_index.md index 6493b977fb9..33c34020f8e 100644 --- a/content/rancher/v2.x/en/installation/_index.md +++ b/content/rancher/v2.x/en/installation/_index.md @@ -10,12 +10,12 @@ This section contains instructions for installing Rancher in development and pro Install Rancher on a single Linux host. -- [High Availability Installation]({{< baseurl >}}/rancher/v2.x/en/installation/single-node/ha/) +- [High Availability Installation]({{< baseurl >}}/rancher/v2.x/en/installation/ha/) This install scenario creates a new Kubernetes cluster dedicated to running Rancher Server in a high-availability (HA) configuration. ### Reference -- [Port Requirements]({{< baseurl >}}/rancher/v2.x/en/installation/single-node/references/) +- [Port Requirements]({{< baseurl >}}/rancher/v2.x/en/installation/references/) List of required ports you must open to operate Rancher.