diff --git a/website/content/docs/commands/init.mdx b/website/content/docs/commands/init.mdx index a804970bd..89a9b0864 100644 --- a/website/content/docs/commands/init.mdx +++ b/website/content/docs/commands/init.mdx @@ -23,7 +23,7 @@ runs may give errors, this command will never delete anything. Packer does not currently have the notion of a state like Terraform has. In other words, currently `packer init` is only in charge of installing packer plugins. -Currently, `packer init` can only fetch binaries from public projects on *Github*. Github's public API, [limits the number of unauthenticated requests +Currently, `packer init` can only fetch binaries from public projects on **GitHub**. GitHub's public API, [limits the number of unauthenticated requests per hour one IP can do](https://docs.github.com/en/developers/apps/rate-limits-for-github-apps#normal-user-to-server-rate-limits). Packer will do its best to avoid hitting those limits and in an average local