diff --git a/README.md b/README.md index 616b25a9..3ae639fb 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Pulumi Service Provider for creating Pulumi Cloud resources. -The Pulumi Service Provider (PSP) is built on top of the [Pulumi Service REST API](https://pulumi.com/docs/reference/service-rest-api), allowing Pulumi customers to create Pulumi Cloud resources using Pulumi programs. That includes Stacks, Environments, Teams, Tokens, Webhooks, Tags, Deployment Settings, Deployment Schedules and much more! Pulumi Service Provider is especially powerful when used in combination with theĀ [Automation API](https://pulumi.com/automation). +The Pulumi Service Provider (PSP) is built on top of the [Pulumi Cloud REST API](https://www.pulumi.com/docs/pulumi-cloud/reference/cloud-rest-api/), allowing Pulumi customers to create Pulumi Cloud resources using Pulumi programs. That includes Stacks, Environments, Teams, Tokens, Webhooks, Tags, Deployment Settings, Deployment Schedules and much more! Pulumi Service Provider is especially powerful when used in combination with theĀ [Automation API](https://pulumi.com/automation). For a full list of supported resources, visit the [Pulumi Registry](https://www.pulumi.com/registry/packages/pulumiservice/). For the REST API reference documentation, visit [Pulumi Service API Documentation](https://www.pulumi.com/registry/packages/pulumiservice/api-docs/).