diff --git a/docs/deploying-to-production.md b/docs/deploying-to-production.md index 3c6a8e29..adfd7807 100644 --- a/docs/deploying-to-production.md +++ b/docs/deploying-to-production.md @@ -69,8 +69,11 @@ When deploying to Heroku you should use a forked repository. This makes it possi [manual deploys](https://devcenter.heroku.com/articles/github-integration#manual-deploys) after changes to environment variables. -If you haven't done this already see -[Customization guide](./customization-guide.md#fork-the-repository) for more instructions. +If you haven't done this already, you just need to click the "Fork" button on the top-right corner +of the page: + +Read more from [Customization guide](./customization-guide.md#fork-the-repository) for more +instructions. ### Creating a new app