diff --git a/docs/hosting/server-setups/heroku.md b/docs/hosting/server-setups/heroku.md index 4b6d963f8..3696f26d7 100644 --- a/docs/hosting/server-setups/heroku.md +++ b/docs/hosting/server-setups/heroku.md @@ -37,7 +37,7 @@ After Heroku builds and deploys the app it provides links to **Manage App** or * ## Changing the deployment template -You can make changes to the deployment template by forking the repository and deploying from you fork. +You can make changes to the deployment template by forking the [repository](https://github.com/n8n-io/n8n-heroku){:target=_blank .external-link} and deploying from you fork. ### The Dockerfile