Remove mention of the deploy button from Heroku docs

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 2016-12-19 13:12:01 +00:00
parent 8f1a6e20e4
commit 1b58c8eb3c

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