Skip to content

Commit b21ffe6

Browse files
authored
chore: Change path to examples directory for the public docs page (#112)
1 parent 36867fa commit b21ffe6

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
@@ -24,7 +24,7 @@ module "gcloud" {
2424
```
2525

2626
Functional examples are included in the
27-
[examples](./examples/) directory.
27+
[examples](https://github.com/terraform-google-modules/terraform-google-gcloud/tree/master/examples) directory.
2828

2929
The [jq](https://stedolan.github.io/jq/) binary is also included in this module so you can use it as well for either of your `create_cmd_entrypoint` or `destroy_cmd_entrypoint` values.
3030

0 commit comments

Comments
 (0)