diff --git a/website/content/docs/commands/init.mdx b/website/content/docs/commands/init.mdx index e0875474b..e4c3dbad1 100644 --- a/website/content/docs/commands/init.mdx +++ b/website/content/docs/commands/init.mdx @@ -46,7 +46,7 @@ packer { required_plugins { happycloud = { version = ">= 2.7.0" - source = "azr/happycloud" + source = "github.com/azr/happycloud" } } }