Merge pull request #73 from MBishop17/stupid-links

moar link fix
This commit is contained in:
Vincent Fiduccia
2018-05-02 17:16:00 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
@@ -22,6 +22,6 @@ This section contains instructions for installing Rancher in development and pro
b. [Amazon Network Load Balancer]({{< baseurl >}}/rancher/v2.x/en/installation/load-balancing-config/config-amazon-nlb/)
c. [Nginx]({{< baseurl >}}/rancher/v2.x/en/installation/load-balancing-config/congiure-nginx/)
c. [Nginx]({{< baseurl >}}/rancher/v2.x/en/installation/load-balancing-config/config-nginx/)
3. Configure SSL communication. Set up SSL by installing certificates on your Kubernetes nodes. You have a variety of options for [SSL Configuration]({{< baseurl >}}/rancher/v2.x/en/installation/ssl-config/).
@@ -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/).<br/><br/>
>- 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/).<br/><br/>
>- 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.