website: fix repeated word in link to hcl2_upgrade command doc

Fixed to match what was done in
website/content/partials/from-1.5/beta-hcl2-note.mdx.

Signed-off-by: Louis Sautier <sautier.louis@gmail.com>
pull/13293/head
Louis Sautier 1 year ago
parent 10fa414030
commit 665ee15689
No known key found for this signature in database
GPG Key ID: A777716B30AE82E3

@ -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