Commit 7a3936991a954faef9fcfd81264c3b9d6fbf018e

Authored by Luis Ezcurdia
1 parent 6fbd119d
Exists in master and in 1 other branch production

#887 Heroku deploy button

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
docs/deployment/heroku.md
... ... @@ -72,4 +72,4 @@ heroku addons:add deployhooks:http --url="http://YOUR_ERRBIT_HOST/deploys.txt?ap
72 72  
73 73 ## Or Just be lazy
74 74  
75   -[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/3zcurdia/errbit/tree/heroku-button)
  75 +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/errbit/errbit/tree/master)
... ...