Skip to content

Commit 7c51913

Browse files
authored
Update Heroku Button URL (#226)
To avoid the an additional HTTP 301 redirect.
1 parent 2d556d9 commit 7c51913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This application supports the [Getting Started with Python on Heroku](https://de
1414

1515
Alternatively, you can deploy it using this Heroku Button:
1616

17-
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/heroku/python-getting-started)
17+
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy?template=https://github.com/heroku/python-getting-started)
1818

1919
For more information about using Python on Heroku, see these Dev Center articles:
2020

0 commit comments

Comments
 (0)