Skip to content

Commit

Permalink
Changing to #. format
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Mar 15, 2015
1 parent 4ee7cef commit 8c7e3b2
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions cookbook/deployment/heroku.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,11 @@ Deploying your Application on Heroku
Before your first deploy, you need to do just 2 more things, which are explained
below:

1. :ref:`Create a Procfile <heroku-procfile>`
#. :ref:`Create a Procfile <heroku-procfile>`

2. :ref:`Set the Environment to prod <heroku-setting-env-to-prod>`
#. :ref:`Set the Environment to prod <heroku-setting-env-to-prod>`

Then you'll be ready for the last step:

3. :ref:`Push your Code to Heroku <heroku-push-code>`
#. :ref:`Push your Code to Heroku <heroku-push-code>`

.. _heroku-procfile:

Expand Down

0 comments on commit 8c7e3b2

Please sign in to comment.