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 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 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