Skip to content

Commit

Permalink
README: make links point to gcp, not azure
Browse files Browse the repository at this point in the history
Signed-off-by: Lauri Tirkkonen <[email protected]>
  • Loading branch information
lotheac committed Aug 22, 2024
1 parent 5d2a51f commit 06c2ddf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ GCP API.
## Getting Started

Follow the quick start
guide [here](https://marketplace.upbound.io/providers/upbound/provider-family-azure/latest/docs/quickstart).
guide [here](https://marketplace.upbound.io/providers/upbound/provider-family-gcp/latest/docs/quickstart).

You can find a detailed API reference for all the managed resources with examples in
the [Upbound Marketplace](https://marketplace.upbound.io/providers/upbound/provider-family-azure/latest/managed-resources).
the [Upbound Marketplace](https://marketplace.upbound.io/providers/upbound/provider-family-gcp/latest/managed-resources).

For more information about monitoring the Upjet runtime, please
see [Monitoring Guide](https://github.com/crossplane/upjet/blob/main/docs/monitoring.md)
Expand All @@ -48,12 +48,12 @@ for [adding new resources](https://github.com/crossplane/upjet/blob/main/docs/ad
## Getting help

For filing bugs, suggesting improvements, or requesting new resources or features, please
open an [issue](https://github.com/crossplane-contrib/provider-upjet-azure/issues/new/choose).
open an [issue](https://github.com/crossplane-contrib/provider-upjet-gcp/issues/new/choose).

For general help on using the provider consider asking the Crossplane community in the
[#upjet-provider-gcp](https://crossplane.slack.com/archives/C05E7EVM459) channel in
[Crossplane Slack](https://slack.crossplane.io)

## License

The provider is released under the [the Apache 2.0 license](LICENSE) with [notice](NOTICE).
The provider is released under the [the Apache 2.0 license](LICENSE) with [notice](NOTICE).

0 comments on commit 06c2ddf

Please sign in to comment.