Skip to content

Commit 362c90c

Browse files
authored
Merge pull request #820 from jbw976/registries
Link to crossplane website's new public package registries page
2 parents ac6be3c + 525c54f commit 362c90c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

content/master/concepts/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Examples of providers include:
2222
* [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes)
2323

2424
{{< hint "tip" >}}
25-
Find more providers in the [Upbound Marketplace](https://marketplace.upbound.io).
25+
Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries).
2626
{{< /hint >}}
2727

2828
<!-- vale write-good.Passive = NO -->

content/master/getting-started/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ In the `bucket` CRD is a
110110
[`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)
111111
value that defines which AWS region to deploy the bucket in.
112112

113-
The Upbound Marketplace contains a large
114-
[collection of Crossplane Providers](https://marketplace.upbound.io/providers).
113+
Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large
114+
collection of Crossplane Providers.
115115

116116
More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/).
117117

content/v1.17/concepts/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Examples of providers include:
2222
* [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes)
2323

2424
{{< hint "tip" >}}
25-
Find more providers in the [Upbound Marketplace](https://marketplace.upbound.io).
25+
Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries).
2626
{{< /hint >}}
2727

2828
<!-- vale write-good.Passive = NO -->

content/v1.17/getting-started/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ In the `bucket` CRD is a
110110
[`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)
111111
value that defines which AWS region to deploy the bucket in.
112112

113-
The Upbound Marketplace contains a large
114-
[collection of Crossplane Providers](https://marketplace.upbound.io/providers).
113+
Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large
114+
collection of Crossplane Providers.
115115

116116
More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/).
117117

0 commit comments

Comments
 (0)