From 1b58c8eb3c1fdaa90f0c72bb25fd705473b53f6b Mon Sep 17 00:00:00 2001 From: Cullen Rhodes Date: Mon, 19 Dec 2016 13:12:01 +0000 Subject: [PATCH] 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. --- docs/deployment-on-heroku.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment-on-heroku.rst b/docs/deployment-on-heroku.rst index 843e230fb..b84edfa46 100644 --- a/docs/deployment-on-heroku.rst +++ b/docs/deployment-on-heroku.rst @@ -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