Skip to content

Commit 1a4800e

Browse files
committed
Update Heroku button
The button needs a parameter to work, that provides the git repository that is used for the deployment. This commit corrects the link and this way fixes the provisioning as it's not working with the wrong/default buildpacks. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
1 parent 6b97dd7 commit 1a4800e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,11 @@ Thanks for using! :smile:
7070

7171
## Heroku Deployment
7272

73-
You can quickly setup a sample heroku hackmd application by clicking the button below.
73+
You can quickly setup a sample Heroku HackMD application by clicking the button below.
7474

75-
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
75+
[![Deploy on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/hackmdio/hackmd/tree/master)
76+
77+
If you deploy it without the button, keep in mind to use the right buildpacks. For details check `app.json`.
7678

7779
## HackMD by docker container
7880
[![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/images/button.png)](http://play-with-docker.com?stack=https://github.com/hackmdio/docker-hackmd/raw/master/docker-compose.yml&stack_name=hackmd)

0 commit comments

Comments
 (0)