Skip to content

Commit 8c7e3b2

Browse files
committed
Changing to #. format
1 parent 4ee7cef commit 8c7e3b2

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

cookbook/deployment/heroku.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,11 @@ Deploying your Application on Heroku
7272
Before your first deploy, you need to do just 2 more things, which are explained
7373
below:
7474

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

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

79-
Then you'll be ready for the last step:
80-
81-
3. :ref:`Push your Code to Heroku <heroku-push-code>`
79+
#. :ref:`Push your Code to Heroku <heroku-push-code>`
8280

8381
.. _heroku-procfile:
8482

0 commit comments

Comments
 (0)