File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -220,10 +220,10 @@ free of charge. Heroku is best described as a horizontal scaling platform. They
220220start to charge you once you "scale" your application to run on more than one
221221Dyno (abstracted servers) at a time.
222222
223- Heroku publishes `step-by-step instructions
223+ Heroku maintains `articles <https://devcenter.heroku.com/categories/python >`_
224+ on using Python with Heroku as well as `step-by-step instructions
224225<https://devcenter.heroku.com/articles/getting-started-with-python> `_ on
225- how to set up your first application for use in Heroku, and maintains a
226- list of `example applications <http://python.herokuapp.com/ >`_.
226+ how to set up your first application.
227227
228228
229229DotCloud
You can’t perform that action at this time.
0 commit comments