From 0bedc91a496a2d5597d2e146e8885f5d83e52487 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Tue, 1 Mar 2022 22:05:37 +0000 Subject: [PATCH] backport of commit 541b5a7135befdee6b2ce701c8b1fc97e2e230b9 --- .../content/partials/provisioners/community_provisioners.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/partials/provisioners/community_provisioners.mdx b/website/content/partials/provisioners/community_provisioners.mdx index 4a3ab72f0..d52c6bdf2 100644 --- a/website/content/partials/provisioners/community_provisioners.mdx +++ b/website/content/partials/provisioners/community_provisioners.mdx @@ -4,6 +4,6 @@ Example provisioner that allows you to annotate your build with bubble-text comments. -- [Windows Update provisioner](https://github.com/rgl/packer-provisioner-windows-update) - +- [Windows Update provisioner](https://github.com/rgl/packer-plugin-windows-update) - A provisioner for gracefully handling windows updates and the reboots they cause.