From fb3af18ffd780d26b28a0ac2fe5cf11ea4eb3cae Mon Sep 17 00:00:00 2001 From: Torian Crane Date: Thu, 19 Oct 2023 10:07:00 +0200 Subject: [PATCH 1/3] Update repo link --- aws-py-oidc-provider-pulumi-cloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-py-oidc-provider-pulumi-cloud/README.md b/aws-py-oidc-provider-pulumi-cloud/README.md index 2caed7820..d29687387 100644 --- a/aws-py-oidc-provider-pulumi-cloud/README.md +++ b/aws-py-oidc-provider-pulumi-cloud/README.md @@ -17,7 +17,7 @@ Make sure to deploy this example in an AWS account that does not already have a ## Running the Example -Clone [the examples repo](https://github.com/pulumi/examples/tree/master/aws-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 From 0aa97c4478b4cff18c53bb6369e12907ecec5db8 Mon Sep 17 00:00:00 2001 From: Torian Crane Date: Thu, 19 Oct 2023 10:07:27 +0200 Subject: [PATCH 2/3] Updated repo link --- azure-py-oidc-provider-pulumi-cloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-py-oidc-provider-pulumi-cloud/README.md b/azure-py-oidc-provider-pulumi-cloud/README.md index b321c8507..f44eb0adc 100644 --- a/azure-py-oidc-provider-pulumi-cloud/README.md +++ b/azure-py-oidc-provider-pulumi-cloud/README.md @@ -12,7 +12,7 @@ This example will create OIDC configuration between Pulumi Cloud and Azure, spec ## Running the Example -Clone [the examples repo](https://github.com/pulumi/examples/tree/master/azure-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 From d66936c73f607407923da3fed21e5f67144c0ec6 Mon Sep 17 00:00:00 2001 From: Torian Crane Date: Thu, 19 Oct 2023 10:07:57 +0200 Subject: [PATCH 3/3] 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