From e2b16283357d325d39a3b3dbf9a07daf10763be3 Mon Sep 17 00:00:00 2001 From: Arno Gaboury Date: Wed, 27 Jun 2018 14:40:43 +0200 Subject: [PATCH] redirection is broken in What's next we need a space around `baseurl` {{ < baseurl > }} and not {{ }}. The last is not taken into account. --- .../en/installation/ha-server-install-external-lb/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/ha-server-install-external-lb/_index.md b/content/rancher/v2.x/en/installation/ha-server-install-external-lb/_index.md index 7d07a1bf8b9..1980b20ebaa 100644 --- a/content/rancher/v2.x/en/installation/ha-server-install-external-lb/_index.md +++ b/content/rancher/v2.x/en/installation/ha-server-install-external-lb/_index.md @@ -349,7 +349,7 @@ By default, Rancher automatically generates self-signed certificates for itself You have a couple of options: - Create a backup of your Rancher Server in case of a disaster scenario: [High Availablility Back Up and Restoration]({{< baseurl >}}/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration). -- Create a Kubernettes cluster: [Creating a Cluster]({{ }}/rancher/v2.x/en/tasks/clusters/creating-a-cluster/). +- Create a Kubernettes cluster: [Creating a Cluster]({{ < baseurl > }}/rancher/v2.x/en/tasks/clusters/creating-a-cluster/).