diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 09ebbe85d..83a7fd0ee 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -8,8 +8,8 @@ Issues on GitHub are intended to be related to bugs or feature requests, so we recommend using our other community resources instead of asking here if you have a question. -- Packer Guides: https://www.packer.io/guides/index.html +- Packer Guides: https://www.packer.io/guides - Discussion List: https://groups.google.com/group/packer-tool - Any other questions can be sent to the packer section of the HashiCorp forum: https://discuss.hashicorp.com/c/packer -- Packer community links: https://www.packer.io/community.html +- Packer community links: https://www.packer.io/community diff --git a/.github/ISSUE_TEMPLATE/ssh_or_winrm_times_out.md b/.github/ISSUE_TEMPLATE/ssh_or_winrm_times_out.md index 8fdc88b0b..1206ae0c4 100644 --- a/.github/ISSUE_TEMPLATE/ssh_or_winrm_times_out.md +++ b/.github/ISSUE_TEMPLATE/ssh_or_winrm_times_out.md @@ -6,19 +6,18 @@ labels: communicator-question Got one of the following errors ? See if the related guides can help. -* `Waiting for WinRM to become available` ? +- `Waiting for WinRM to become available` ? - - See our basic WinRm Packer guide: https://www.packer.io/guides/automatic-operating-system-installs/autounattend_windows.html + - See our basic WinRm Packer guide: https://www.packer.io/guides/automatic-operating-system-installs/autounattend_windows -* `Waiting for SSH to become available` ? - - - See our basic SSH Packer guide: https://www.packer.io/guides/automatic-operating-system-installs/preseed_ubuntu.html +- `Waiting for SSH to become available` ? + - See our basic SSH Packer guide: https://www.packer.io/guides/automatic-operating-system-installs/preseed_ubuntu Issues on GitHub are intended to be related to bugs or feature requests, so we recommend using our other community resources instead of asking here if you have a question. -- Packer Guides: https://www.packer.io/guides/index.html +- Packer Guides: https://www.packer.io/guides - Discussion List: https://groups.google.com/group/packer-tool - Any other questions can be sent to the packer section of the HashiCorp forum: https://discuss.hashicorp.com/c/packer -- Packer community links: https://www.packer.io/community.html +- Packer community links: https://www.packer.io/community diff --git a/Makefile b/Makefile index 2fbf85098..6b254bf7f 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,7 @@ fmt-examples: # source files. generate: install-gen-deps ## Generate dynamically generated code @echo "==> removing autogenerated markdown..." - @find website/source/ -type f | xargs grep -l '^