From 5c1b60e13421c630a51f8fc9fbd2e237b8076764 Mon Sep 17 00:00:00 2001 From: Peter Macdonald Date: Mon, 18 Nov 2024 09:40:09 +0100 Subject: [PATCH] fix koyeb docker link to docs Signed-off-by: Peter Macdonald --- contrib/docs/tutorials/koyeb-deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/docs/tutorials/koyeb-deployment.md b/contrib/docs/tutorials/koyeb-deployment.md index 2af3549e88..75d42d8814 100644 --- a/contrib/docs/tutorials/koyeb-deployment.md +++ b/contrib/docs/tutorials/koyeb-deployment.md @@ -26,7 +26,7 @@ backend: ## Push and deploy Backstage to Koyeb -Push your Backstage application with its [Dockerfile](docker.md) to Koyeb using the following command: +Push your Backstage application with its [Dockerfile](https://backstage.io/docs/deployment/docker) to Koyeb using the following command: ```bash koyeb app init example-backstage \