Skip to content

Commit 5a8324f

Browse files
author
kuyan
committed
Link rot - python.herokuapp.com no longer exists.
python.herokuapp.com 404s but python.heroku.com redirects to Python documentation for Heroku.
1 parent d7e3519 commit 5a8324f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/scenarios/web.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,10 @@ free of charge. Heroku is best described as a horizontal scaling platform. They
220220
start to charge you once you "scale" your application to run on more than one
221221
Dyno (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

229229
DotCloud

0 commit comments

Comments
 (0)