From 6df7636a61f48db06bb0469ebb02bed8dee05a2b Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Wed, 2 May 2018 17:05:20 -0700 Subject: [PATCH] link fix --- .../server-installation/single-node-install/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/server-installation/single-node-install/_index.md b/content/rancher/v2.x/en/installation/server-installation/single-node-install/_index.md index 9605947fe59..4d8ca9a67fb 100644 --- a/content/rancher/v2.x/en/installation/server-installation/single-node-install/_index.md +++ b/content/rancher/v2.x/en/installation/server-installation/single-node-install/_index.md @@ -33,7 +33,7 @@ Installing Rancher on a Linux host using a single Docker container is simple. Si ``` >**Note:** - >- `rancher/rancher` is hosted on [DockerHub](https://hub.docker.com/). If you don't have access to DockerHub, or you are installing Rancher without an internet connection, refer to [Installing From a Private Registry](/rancher/v2.x/en/installation/air-gap-installation/install-from-private-registry/).

- >- For a list of other Rancher Server tags available, refer to [Rancher Server Tags](/rancher/v2.x/en/installation/server-tags/). + >- `rancher/rancher` is hosted on [DockerHub](https://hub.docker.com/). If you don't have access to DockerHub, or you are installing Rancher without an internet connection, refer to [Installing From a Private Registry]({{< baseurl >}}/rancher/v2.x/en/installation/air-gap-installation/install-from-private-registry/).

+ >- For a list of other Rancher Server tags available, refer to [Rancher Server Tags]({{< baseurl >}}/rancher/v2.x/en/installation/server-tags/). **Result:** Rancher is installed.