From a9505b27aa9d71d3212db3a88681d517bf6710ef Mon Sep 17 00:00:00 2001 From: praveen4463 Date: Tue, 4 Jun 2019 08:47:46 +0530 Subject: [PATCH] fixing a broken link to cloudywindows.io Fixed broken link from https://cloudywindows.io/post/winrm-for-provisioning---close-the-door-on-the-way-out-eh/ to https://cloudywindows.io/post/winrm-for-provisioning-close-the-door-on-the-way-out-eh/ --- website/source/docs/builders/googlecompute.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/googlecompute.html.md b/website/source/docs/builders/googlecompute.html.md index 1248b556f..1c47ae705 100644 --- a/website/source/docs/builders/googlecompute.html.md +++ b/website/source/docs/builders/googlecompute.html.md @@ -167,7 +167,7 @@ setting a valid `account_file` and `project_id`: ``` -> **Warning:** Please note that if you're setting up WinRM for provisioning, you'll probably want to turn it off or restrict its permissions as part of a shutdown script at the end of Packer's provisioning process. For more details on the why/how, check out this useful blog post and the associated code: -https://cloudywindows.io/post/winrm-for-provisioning---close-the-door-on-the-way-out-eh/ +https://cloudywindows.io/post/winrm-for-provisioning-close-the-door-on-the-way-out-eh/ This build can take up to 15 min.