From 525c54f8cdd4ec503516f5c2a2b1500094c95106 Mon Sep 17 00:00:00 2001 From: Jared Watts Date: Mon, 7 Oct 2024 17:03:48 +0200 Subject: [PATCH] Link to crossplane website's new public package registries page Signed-off-by: Jared Watts --- content/master/concepts/providers.md | 2 +- content/master/getting-started/introduction.md | 4 ++-- content/v1.17/concepts/providers.md | 2 +- content/v1.17/getting-started/introduction.md | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/master/concepts/providers.md b/content/master/concepts/providers.md index 319c1f79..f2fc5d62 100644 --- a/content/master/concepts/providers.md +++ b/content/master/concepts/providers.md @@ -22,7 +22,7 @@ Examples of providers include: * [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes) {{< hint "tip" >}} -Find more providers in the [Upbound Marketplace](https://marketplace.upbound.io). +Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries). {{< /hint >}} diff --git a/content/master/getting-started/introduction.md b/content/master/getting-started/introduction.md index b25f4170..ab2de7f7 100644 --- a/content/master/getting-started/introduction.md +++ b/content/master/getting-started/introduction.md @@ -110,8 +110,8 @@ In the `bucket` CRD is a [`spec.forProvider.region`](https://marketplace.upbound.io/providers/upbound/provider-aws/v0.25.0/resources/s3.aws.upbound.io/Bucket/v1beta1#doc:spec-forProvider-region) value that defines which AWS region to deploy the bucket in. -The Upbound Marketplace contains a large -[collection of Crossplane Providers](https://marketplace.upbound.io/providers). +Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large +collection of Crossplane Providers. More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/). diff --git a/content/v1.17/concepts/providers.md b/content/v1.17/concepts/providers.md index f1d99e0d..b426e490 100644 --- a/content/v1.17/concepts/providers.md +++ b/content/v1.17/concepts/providers.md @@ -22,7 +22,7 @@ Examples of providers include: * [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes) {{< hint "tip" >}} -Find more providers in the [Upbound Marketplace](https://marketplace.upbound.io). +Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries). {{< /hint >}} diff --git a/content/v1.17/getting-started/introduction.md b/content/v1.17/getting-started/introduction.md index b25f4170..ab2de7f7 100644 --- a/content/v1.17/getting-started/introduction.md +++ b/content/v1.17/getting-started/introduction.md @@ -110,8 +110,8 @@ In the `bucket` CRD is a [`spec.forProvider.region`](https://marketplace.upbound.io/providers/upbound/provider-aws/v0.25.0/resources/s3.aws.upbound.io/Bucket/v1beta1#doc:spec-forProvider-region) value that defines which AWS region to deploy the bucket in. -The Upbound Marketplace contains a large -[collection of Crossplane Providers](https://marketplace.upbound.io/providers). +Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large +collection of Crossplane Providers. More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/).