Update Heroku Python guide link

This commit is contained in:
kuyan
2014-04-16 11:21:39 -07:00
parent 437d089645
commit d7e3519fc4
+3 -3
View File
@@ -221,9 +221,9 @@ start to charge you once you "scale" your application to run on more than one
Dyno (abstracted servers) at a time. Dyno (abstracted servers) at a time.
Heroku publishes `step-by-step instructions Heroku publishes `step-by-step instructions
<http://devcenter.heroku.com/articles/python>`_ on how to set up your first <https://devcenter.heroku.com/articles/getting-started-with-python>`_ on
application for use in Heroku, and maintains a list of `example applications how to set up your first application for use in Heroku, and maintains a
<http://python.herokuapp.com/>`_. list of `example applications <http://python.herokuapp.com/>`_.
DotCloud DotCloud