diff --git a/website/source/docs/builders/ncloud.html.md b/website/source/docs/builders/ncloud.html.md index 32199cf6e..154fc1c8d 100644 --- a/website/source/docs/builders/ncloud.html.md +++ b/website/source/docs/builders/ncloud.html.md @@ -91,7 +91,7 @@ Here is a basic example for windows server. } -> **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/ Here is a basic example for linux server.