Skip to content

Commit b787e7f

Browse files
author
Rick Rackow
authored
chore(readme): change link to examples to folder to be absolute (#654)
this fixes #653
1 parent 9d32d18 commit b787e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This module is meant for use with Terraform 0.12. If you haven't
1818
intended for Terraform 0.11.x is [3.0.0].
1919

2020
## Usage
21-
There are multiple examples included in the [examples](./examples/) folder but simple usage is as follows:
21+
There are multiple examples included in the [examples](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/examples/) folder but simple usage is as follows:
2222

2323
```hcl
2424
module "gke" {

0 commit comments

Comments
 (0)