From eb1fcc38575f45432f4b0ada85e90a73e0e7e5f6 Mon Sep 17 00:00:00 2001 From: David Lewis Date: Sat, 30 Jun 2018 18:02:32 -0700 Subject: [PATCH] Fix user-defined add-ons doc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6f88b92..ed553213 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ For cluster config examples, refer to [RKE cluster.yml examples](https://rancher ## Deploying Rancher 2.x using rke -Using RKE's pluggable [user defined add-ons](https://rancher.com/docs/rke/v0.1.x/en/config-options/user-defined-addons/), it's possible to deploy Rancher 2.x server in HA with a single command. Detailed instructions can be found [here](https://rancher.com/docs/rancher/v2.x/en/installation/ha-server-install/). +Using RKE's pluggable [user defined add-ons](https://rancher.com/docs/rke/v0.1.x/en/config-options/add-ons/user-defined-add-ons/), it's possible to deploy Rancher 2.x server in HA with a single command. Detailed instructions can be found [here](https://rancher.com/docs/rancher/v2.x/en/installation/ha-server-install/). ## License