We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7e3519 commit 5a8324fCopy full SHA for 5a8324f
1 file changed
docs/scenarios/web.rst
@@ -220,10 +220,10 @@ free of charge. Heroku is best described as a horizontal scaling platform. They
220
start to charge you once you "scale" your application to run on more than one
221
Dyno (abstracted servers) at a time.
222
223
-Heroku publishes `step-by-step instructions
+Heroku maintains `articles <https://devcenter.heroku.com/categories/python>`_
224
+on using Python with Heroku as well as `step-by-step instructions
225
<https://devcenter.heroku.com/articles/getting-started-with-python>`_ on
-how to set up your first application for use in Heroku, and maintains a
226
-list of `example applications <http://python.herokuapp.com/>`_.
+how to set up your first application.
227
228
229
DotCloud
0 commit comments