mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Link rot - python.herokuapp.com no longer exists.
python.herokuapp.com 404s but python.heroku.com redirects to Python documentation for Heroku.
This commit is contained in:
@@ -220,10 +220,10 @@ free of charge. Heroku is best described as a horizontal scaling platform. They
|
||||
start to charge you once you "scale" your application to run on more than one
|
||||
Dyno (abstracted servers) at a time.
|
||||
|
||||
Heroku publishes `step-by-step instructions
|
||||
Heroku maintains `articles <https://devcenter.heroku.com/categories/python>`_
|
||||
on using Python with Heroku as well as `step-by-step instructions
|
||||
<https://devcenter.heroku.com/articles/getting-started-with-python>`_ on
|
||||
how to set up your first application for use in Heroku, and maintains a
|
||||
list of `example applications <http://python.herokuapp.com/>`_.
|
||||
how to set up your first application.
|
||||
|
||||
|
||||
DotCloud
|
||||
|
||||
Reference in New Issue
Block a user