Merge pull request #418 from kuyan/heroku

Scenarios - Web - Heroku: link rot
This commit is contained in:
Ian Cordasco
2014-04-16 20:05:38 -05:00
+4 -4
View File
@@ -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 start to charge you once you "scale" your application to run on more than one
Dyno (abstracted servers) at a time. Dyno (abstracted servers) at a time.
Heroku publishes `step-by-step instructions Heroku maintains `articles <https://devcenter.heroku.com/categories/python>`_
<http://devcenter.heroku.com/articles/python>`_ on how to set up your first on using Python with Heroku as well as `step-by-step instructions
application for use in Heroku, and maintains a list of `example applications <https://devcenter.heroku.com/articles/getting-started-with-python>`_ on
<http://python.herokuapp.com/>`_. how to set up your first application.
DotCloud DotCloud