Skip to content

Commit 8605616

Browse files
author
Lovely MisakaNo
authored
Fixed deploy on Heroku url (#64)
https://heroku.com/deploy?template=https://github.com/cdr/deploy-code-server/tree/main goes to error page, so I changed that
1 parent d02af6d commit 8605616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/heroku.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Launch code-server on Heroku to get on-demand dev environments that turn off whe
88

99
## Step 1: Click to deploy
1010

11-
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/cdr/deploy-code-server/tree/main)
11+
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://dashboard.heroku.com/new?template=https://github.com/cdr/deploy-code-server)
1212

1313
---
1414

0 commit comments

Comments
 (0)