Remove mention of the deploy button from Heroku docs (#953)

Commit 04a58d5 removed the Heroku instant deploy button but the docs
still mention this as an option, this commit updates the docs to reflect
this change.
This commit is contained in:
Cullen Rhodes 2017-02-13 18:41:01 +00:00 committed by Daniel Roy Greenfeld
parent c72ac58300
commit 4d567c7d8e

View File

@ -3,7 +3,7 @@ Deployment on Heroku
.. index:: Heroku
You can either push the 'deploy' button in your generated README.rst or run these commands to deploy the project to Heroku:
Run these commands to deploy the project to Heroku:
.. code-block:: bash