Skip to content

Commit a80a7ef

Browse files
committed
misc: fix heroku button
1 parent 0bd1b74 commit a80a7ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ This is a standard Node.js/Express server.
2929
```
3030

3131
- One‑click deploy
32-
- Heroku: [![Deploy To Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
33-
- Render: [![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)
32+
- Heroku: [![Deploy To Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/web-tunnel/lite-http-tunnel)
33+
- Render: [![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/web-tunnel/lite-http-tunnel)
3434

3535
### Required environment variables
3636

0 commit comments

Comments
 (0)