diff --git a/README.md b/README.md index c51095c8a..5ca61be5b 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 68693b73f..1ddaeedb4 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 8f1844b3a..d8f1bddb6 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 4a21c04e9..d81a0d95d 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 832977d81..66ddf588c 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 226f8b622..3c75ec6e7 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 ca6ae9d35..79ac09be3 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 23e1ad03f..a86cfe22a 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" {