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/).