From 541b5a7135befdee6b2ce701c8b1fc97e2e230b9 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Tue, 1 Mar 2022 17:05:37 -0500 Subject: [PATCH] Update plugin link --- .../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.