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
220
220
start to charge you once you "scale" your application to run on more than one
221
221
Dyno (abstracted servers) at a time.
222
222
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
224
225
<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.
227
227
228
228
229
229
DotCloud
You can’t perform that action at this time.
0 commit comments