From f81e9c22223ae441928e1fb8034cb64b8f8fe498 Mon Sep 17 00:00:00 2001 From: josiahsmythe-bah <111589881+josiahsmythe-bah@users.noreply.github.com> Date: Wed, 3 May 2023 11:38:52 -0400 Subject: [PATCH] Fixed formatting issue --- .../templates/hcl_templates/blocks/build/post-processors.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/templates/hcl_templates/blocks/build/post-processors.mdx b/website/content/docs/templates/hcl_templates/blocks/build/post-processors.mdx index dc57c5c79..181ac03a1 100644 --- a/website/content/docs/templates/hcl_templates/blocks/build/post-processors.mdx +++ b/website/content/docs/templates/hcl_templates/blocks/build/post-processors.mdx @@ -10,7 +10,7 @@ page_title: post-processors - build - Blocks `@include 'from-1.5/beta-hcl2-note.mdx'` The `post-processors` block allows to define lists of -[`post-processor`s](/packer/docs/templates/hcl_templates/blocks/build/post-processor), that will run +[`post-processors`](/packer/docs/templates/hcl_templates/blocks/build/post-processor), that will run from the artifact of each build. ```hcl