Skip to content

Commit e80038b

Browse files
committed
Fixing build error
1 parent 0c11b7b commit e80038b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cookbook/deployment/heroku.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ 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. `Create a Procfile`_
75+
1. `Create a Procfile <1) Create a Procfile>`_
7676

77-
2. `Set the Environment to prod`_
77+
2. `Set the Environment to prod <2) Set the Environment to prod>`_
7878

7979
Then you'll be ready for the last step:
8080

81-
3. `Push your Code to Heroku`_
81+
3. `Push your Code to Heroku <3) Push your Code to Heroku>`_
8282

8383
1) Create a Procfile
8484
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)