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