From a935b31620a460dd65576efa28f520f34db3550b Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Tue, 10 Feb 2015 20:13:28 -0500 Subject: [PATCH] builders/googlecompute: fixed link in docs. --- website/source/docs/builders/googlecompute.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/googlecompute.markdown b/website/source/docs/builders/googlecompute.markdown index 0481fcf8e..b5b3c9460 100644 --- a/website/source/docs/builders/googlecompute.markdown +++ b/website/source/docs/builders/googlecompute.markdown @@ -18,7 +18,7 @@ Compute Engine doesn't allow the creation of images from scratch. Authenticating with Google Cloud services requires at most one JSON file, called the _account file_. The _account file_ is **not** required if you are running the `googlecompute` Packer builder from a GCE instance with a properly-configured -[Compute Engine Service Account](https://cloud.google.com/compute/docs/authentication. +[Compute Engine Service Account](https://cloud.google.com/compute/docs/authentication). ### Running With a Compute Engine Service Account If you run the `googlecompute` Packer builder from a GCE instance, you can configure that