From 20a33b94e9cf151bf29d3f14fd876f2e4f012b14 Mon Sep 17 00:00:00 2001 From: Deborah Date: Tue, 8 Nov 2022 11:32:14 +0000 Subject: [PATCH] Update docs/hosting/server-setups/heroku.md --- docs/hosting/server-setups/heroku.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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