From e9f23fe3865897b7ab2916da3f405caaeb4bda27 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 12 Dec 2019 13:54:53 -0700 Subject: [PATCH] Fix redirect link --- .../other-installation-methods/single-node/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/other-installation-methods/single-node/_index.md b/content/rancher/v2.x/en/installation/other-installation-methods/single-node/_index.md index 4596a8772b4..a510763f4d2 100644 --- a/content/rancher/v2.x/en/installation/other-installation-methods/single-node/_index.md +++ b/content/rancher/v2.x/en/installation/other-installation-methods/single-node/_index.md @@ -3,7 +3,7 @@ title: Installing Rancher on a Single Node Using Docker weight: 1 aliases: - /rancher/v2.x/en/installation/single-node-install/ - - /rancher/v2.x/en/installation/other-installation-methods/single-node + - /rancher/v2.x/en/installation/single-node --- For development and testing environments, we recommend installing Rancher by running a single Docker container. In this installation scenario, you'll install Docker on a single Linux host, and then deploy Rancher on your host using a single Docker container.