diff --git a/website/content/guides/1.7-plugin-upgrade/index.mdx b/website/content/guides/1.7-plugin-upgrade/index.mdx index 0c735ff4a..b7e45485b 100644 --- a/website/content/guides/1.7-plugin-upgrade/index.mdx +++ b/website/content/guides/1.7-plugin-upgrade/index.mdx @@ -77,7 +77,7 @@ For now, you do not have to upgrade your plugin, but we recommend doing it. Pack ### How to upgrade the plugin -We've created a scaffolding repository over at https://github.com/hashicorp/packer-plugin-scaffolding/tree/main/builder/scaffolding +We've created a scaffolding repository over at https://github.com/hashicorp/packer-plugin-scaffolding/ If you already have a working plugin, this should look pretty familiar. You'll notice that there are some changes to main.go.