diff --git a/README.md b/README.md index c51095c8ab..5ca61be5b5 100644 --- a/README.md +++ b/README.md @@ -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](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/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/tree/master/examples) folder but simple usage is as follows: ```hcl module "gke" { diff --git a/autogen/main/README.md b/autogen/main/README.md index 68693b73f2..1ddaeedb40 100644 --- a/autogen/main/README.md +++ b/autogen/main/README.md @@ -48,7 +48,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](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/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/tree/master/examples) folder but simple usage is as follows: ```hcl module "gke" { diff --git a/modules/beta-private-cluster-update-variant/README.md b/modules/beta-private-cluster-update-variant/README.md index 8f1844b3a8..d8f1bddb65 100644 --- a/modules/beta-private-cluster-update-variant/README.md +++ b/modules/beta-private-cluster-update-variant/README.md @@ -43,7 +43,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](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/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/tree/master/examples) folder but simple usage is as follows: ```hcl module "gke" { diff --git a/modules/beta-private-cluster/README.md b/modules/beta-private-cluster/README.md index 4a21c04e98..d81a0d95de 100644 --- a/modules/beta-private-cluster/README.md +++ b/modules/beta-private-cluster/README.md @@ -21,7 +21,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](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/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/tree/master/examples) folder but simple usage is as follows: ```hcl module "gke" { diff --git a/modules/beta-public-cluster-update-variant/README.md b/modules/beta-public-cluster-update-variant/README.md index 832977d810..66ddf588c3 100644 --- a/modules/beta-public-cluster-update-variant/README.md +++ b/modules/beta-public-cluster-update-variant/README.md @@ -40,7 +40,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](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/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/tree/master/examples) folder but simple usage is as follows: ```hcl module "gke" { diff --git a/modules/beta-public-cluster/README.md b/modules/beta-public-cluster/README.md index 226f8b6224..3c75ec6e7c 100644 --- a/modules/beta-public-cluster/README.md +++ b/modules/beta-public-cluster/README.md @@ -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](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/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/tree/master/examples) folder but simple usage is as follows: ```hcl module "gke" { diff --git a/modules/private-cluster-update-variant/README.md b/modules/private-cluster-update-variant/README.md index ca6ae9d355..79ac09be3f 100644 --- a/modules/private-cluster-update-variant/README.md +++ b/modules/private-cluster-update-variant/README.md @@ -43,7 +43,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](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/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/tree/master/examples) folder but simple usage is as follows: ```hcl module "gke" { diff --git a/modules/private-cluster/README.md b/modules/private-cluster/README.md index 23e1ad03fd..a86cfe22a5 100644 --- a/modules/private-cluster/README.md +++ b/modules/private-cluster/README.md @@ -21,7 +21,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](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/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/tree/master/examples) folder but simple usage is as follows: ```hcl module "gke" {