diff --git a/examples/python/README.md b/examples/python/README.md index efc0ba7..a828c26 100644 --- a/examples/python/README.md +++ b/examples/python/README.md @@ -8,7 +8,7 @@ This example demonstrate how Twingate remote network, service account, service k ## How to Use * Clone the repository * `cd /path/to/repo/examples/python` -* Setup Pulumi-Twingate Provider, see configuration section [here](../../readme.md) +* Setup Pulumi-Twingate Provider, see configuration section [here](../../README.md) * `pulumi up` Note: `pulumi up` should automatically download the required Python dependency and Pulumi Plugins. \ No newline at end of file diff --git a/examples/ts/README.md b/examples/ts/README.md index 529299c..17ac330 100644 --- a/examples/ts/README.md +++ b/examples/ts/README.md @@ -8,7 +8,7 @@ This example demonstrate how Twingate remote network, service account, service k ## How to Use * Clone the repository * `cd /path/to/repo/examples/ts` -* Setup Pulumi-Twingate Provider, see configuration section [here](../../readme.md) +* Setup Pulumi-Twingate Provider, see configuration section [here](../../README.md) * `pulumi up` Note: `pulumi up` should automatically download the required typescript dependency and Pulumi Plugins. \ No newline at end of file