diff --git a/website/content/guides/automatic-operating-system-installs/autounattend_windows.mdx b/website/content/guides/automatic-operating-system-installs/autounattend_windows.mdx index ad6525fee..cc446ced4 100644 --- a/website/content/guides/automatic-operating-system-installs/autounattend_windows.mdx +++ b/website/content/guides/automatic-operating-system-installs/autounattend_windows.mdx @@ -66,7 +66,7 @@ disconnections can fail a build. The chef-maintained bento boxes are a great example of a windows build that sets up openssh as part of the unattended installation so that Packer can -connect using the SSH communicator. They functioning answer files for every +connect using the SSH communicator. The functioning answer files for every modern Windows version can be found [here](https://github.com/chef/bento/tree/master/packer_templates/windows/answer_files). Stefan Scherer's [packer-windows repo](https://github.com/StefanScherer/packer-windows)