From d66936c73f607407923da3fed21e5f67144c0ec6 Mon Sep 17 00:00:00 2001 From: Torian Crane Date: Thu, 19 Oct 2023 10:07:57 +0200 Subject: [PATCH] Updated repo link --- gcp-py-oidc-provider-pulumi-cloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcp-py-oidc-provider-pulumi-cloud/README.md b/gcp-py-oidc-provider-pulumi-cloud/README.md index 8e0e65084..9bd42e583 100644 --- a/gcp-py-oidc-provider-pulumi-cloud/README.md +++ b/gcp-py-oidc-provider-pulumi-cloud/README.md @@ -13,7 +13,7 @@ This example will create OIDC configuration between Pulumi Cloud and Google Clou ## Running the Example -Clone [the examples repo](https://github.com/pulumi/examples/tree/master/gcp-py-oidc-provider) and navigate to the folder for this example. +Clone [the examples repo](https://github.com/pulumi/examples) and navigate to the folder for this example. ```bash git clone https://github.com/pulumi/examples.git