From e5fe8ca94a9230f83e78cfc4c438a5d97b03e6a0 Mon Sep 17 00:00:00 2001 From: Aaron Lane Date: Tue, 23 Apr 2019 15:13:17 -0400 Subject: [PATCH] Fix links in example README --- examples/automatic-labelling-from-localhost/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/automatic-labelling-from-localhost/README.md b/examples/automatic-labelling-from-localhost/README.md index 7e31e65..bde0baf 100644 --- a/examples/automatic-labelling-from-localhost/README.md +++ b/examples/automatic-labelling-from-localhost/README.md @@ -9,7 +9,7 @@ principal email address of the account responsible for causing the events. ## Usage -To provision this example, populate `terraform.tfvars` with the [required variables][#inputs] and run the following commands within +To provision this example, populate `terraform.tfvars` with the [required variables](#inputs) and run the following commands within this directory: - `terraform init` to initialize the directory @@ -62,3 +62,4 @@ following APIs enabled: [event-project-log-entry-submodule]: ../../modules/event-project-log-entry [root-module-requirements]: ../../README.md#requirements [root-module]: ../.. +[terraform-site]: https://terraform.io/