From 6fe3333139aad5ed869600594f4b7a2331cbd71a Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 4 Mar 2021 23:12:35 -0700 Subject: [PATCH] Update link to doc about AWS cloud provider --- .../rke-clusters/cloud-providers/amazon/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/cloud-providers/amazon/_index.md b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/cloud-providers/amazon/_index.md index ef9b6587d1c..101110b7992 100644 --- a/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/cloud-providers/amazon/_index.md +++ b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/cloud-providers/amazon/_index.md @@ -8,7 +8,7 @@ When using the `Amazon` cloud provider, you can leverage the following capabilit - **Load Balancers:** Launches an AWS Elastic Load Balancer (ELB) when choosing `Layer-4 Load Balancer` in **Port Mapping** or when launching a `Service` with `type: LoadBalancer`. - **Persistent Volumes**: Allows you to use AWS Elastic Block Stores (EBS) for persistent volumes. -See [cloud-provider-aws README](https://github.com/kubernetes/cloud-provider-aws/blob/master/README.md) for all information regarding the Amazon cloud provider. +See [cloud-provider-aws README](https://kubernetes.github.io/cloud-provider-aws/) for all information regarding the Amazon cloud provider. To set up the Amazon cloud provider,