From 03c4071eb39fc20f0742acddb5ebd26460cd8911 Mon Sep 17 00:00:00 2001 From: chengxuncc Date: Wed, 28 Jul 2021 17:59:46 +0800 Subject: [PATCH] update heroku template url --- guides/heroku.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/heroku.md b/guides/heroku.md index 2960aa1a..95724148 100644 --- a/guides/heroku.md +++ b/guides/heroku.md @@ -8,7 +8,7 @@ Launch code-server on Heroku to get on-demand dev environments that turn off whe ## Step 1: Click to deploy -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/bpmct/code-server-heroku/tree/main) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/cdr/deploy-code-server/tree/main) ---