Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
fixing broken links in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chenbishop committed Sep 11, 2023
1 parent 93a3702 commit 57c80e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion examples/ts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 57c80e3

Please sign in to comment.