Skip to content

Commit

Permalink
chore(readme): change link to examples to folder to be absolute (#654)
Browse files Browse the repository at this point in the history
this fixes #653
  • Loading branch information
Rick Rackow authored Sep 4, 2020
1 parent 9d32d18 commit b787e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module is meant for use with Terraform 0.12. If you haven't
intended for Terraform 0.11.x is [3.0.0].

## Usage
There are multiple examples included in the [examples](./examples/) folder but simple usage is as follows:
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:

```hcl
module "gke" {
Expand Down

0 comments on commit b787e7f

Please sign in to comment.