From 031c247f1c52546608147d240e6e5fe57e260fee Mon Sep 17 00:00:00 2001 From: Alvaro Jose Date: Thu, 4 Mar 2021 17:10:44 +0000 Subject: [PATCH] #800 | Fix link to gcp example --- docs/_data/examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_data/examples.yml b/docs/_data/examples.yml index 932ae1e41..2f0c14de0 100644 --- a/docs/_data/examples.yml +++ b/docs/_data/examples.yml @@ -70,7 +70,7 @@ files: - url: /examples/terraform-gcp-hello-world-example/main.tf id: terraform_code - - url: /test/terraform_gcp_hello_world_example_test.go + - url: /test/gcp/terraform_gcp_hello_world_example_test.go id: test_code default: true learn_more: