From 1ddcf18157357a620eeedd1b509642fca7f68b57 Mon Sep 17 00:00:00 2001 From: Noa Resare Date: Tue, 29 Aug 2023 19:08:18 +0100 Subject: [PATCH] Update the link to the aws provider authentication docs (#540) --- content/master/getting-started/provider-aws.md | 4 ++-- content/v1.13/getting-started/provider-aws.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/master/getting-started/provider-aws.md b/content/master/getting-started/provider-aws.md index abfa6233..282d4e8d 100644 --- a/content/master/getting-started/provider-aws.md +++ b/content/master/getting-started/provider-aws.md @@ -98,7 +98,7 @@ aws_secret_access_key = $@$@ Save this text file as `aws-credentials.txt`. {{< hint type="note" >}} -The [Configuration](https://marketplace.upbound.io/providers/upbound/provider-aws/latest/docs/configuration) section of the Provider documentation describes other authentication methods. +The [Authentication](https://docs.upbound.io/providers/provider-aws/authentication/) section of the AWS Provider documentation describes other authentication methods. {{< /hint >}} ### Create a Kubernetes secret with the AWS credentials @@ -242,4 +242,4 @@ bucket.s3.aws.upbound.io "crossplane-bucket-45eed4ae0" deleted * Explore AWS resources that Crossplane can configure in the [Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/). * Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with - Crossplane users and contributors. \ No newline at end of file + Crossplane users and contributors. diff --git a/content/v1.13/getting-started/provider-aws.md b/content/v1.13/getting-started/provider-aws.md index abfa6233..282d4e8d 100644 --- a/content/v1.13/getting-started/provider-aws.md +++ b/content/v1.13/getting-started/provider-aws.md @@ -98,7 +98,7 @@ aws_secret_access_key = $@$@ Save this text file as `aws-credentials.txt`. {{< hint type="note" >}} -The [Configuration](https://marketplace.upbound.io/providers/upbound/provider-aws/latest/docs/configuration) section of the Provider documentation describes other authentication methods. +The [Authentication](https://docs.upbound.io/providers/provider-aws/authentication/) section of the AWS Provider documentation describes other authentication methods. {{< /hint >}} ### Create a Kubernetes secret with the AWS credentials @@ -242,4 +242,4 @@ bucket.s3.aws.upbound.io "crossplane-bucket-45eed4ae0" deleted * Explore AWS resources that Crossplane can configure in the [Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/). * Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with - Crossplane users and contributors. \ No newline at end of file + Crossplane users and contributors.