diff --git a/modules/compute_instance/README.md b/modules/compute_instance/README.md index 0e401155..84bdbc4c 100644 --- a/modules/compute_instance/README.md +++ b/modules/compute_instance/README.md @@ -5,7 +5,7 @@ This module is used to create compute instances (and only compute instances) usi ## Usage -See the [simple](examples/compute_instance/simple) for a usage example. +See the [simple](https://github.com/terraform-google-modules/terraform-google-vm/tree/master/examples/compute_instance/simple) for a usage example. ## Testing diff --git a/modules/umig/README.md b/modules/umig/README.md index f9765c4c..b89dfbaf 100644 --- a/modules/umig/README.md +++ b/modules/umig/README.md @@ -5,7 +5,7 @@ This module is used to create compute instances using ## Usage -See the [simple](examples/umig/simple) for a usage example. +See the [simple](https://github.com/terraform-google-modules/terraform-google-vm/tree/master/examples/umig/simple) for a usage example. ## Testing