Merge pull request #13293 from sbraz/hcl2_upgrade_command

website: fix repeated word in link to hcl2_upgrade command doc
pull/12862/head
Martin Grogan 1 year ago committed by GitHub
commit 032ee5af4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,4 +3,4 @@ templates are still supported by the Packer core, but new features added to the
Packer core may not be implemented for JSON templates. We recommend you
transition to HCL templates as soon as is convenient for you, in order to have
the best possible experience with Packer. To help you upgrade your templates,
we have written an [hcl2_upgrade command](/packer/docs/commands/hcl2_upgrade) command.
we have written an [hcl2_upgrade command](/packer/docs/commands/hcl2_upgrade).

Loading…
Cancel
Save