mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
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>
This commit is contained in:
parent
10fa414030
commit
665ee15689
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue