We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c11b7b commit e80038bCopy full SHA for e80038b
cookbook/deployment/heroku.rst
@@ -72,13 +72,13 @@ Deploying your Application on Heroku
72
Before your first deploy, you need to do just 2 more things, which are explained
73
below:
74
75
-1. `Create a Procfile`_
+1. `Create a Procfile <1) Create a Procfile>`_
76
77
-2. `Set the Environment to prod`_
+2. `Set the Environment to prod <2) Set the Environment to prod>`_
78
79
Then you'll be ready for the last step:
80
81
-3. `Push your Code to Heroku`_
+3. `Push your Code to Heroku <3) Push your Code to Heroku>`_
82
83
1) Create a Procfile
84
~~~~~~~~~~~~~~~~~~~~
0 commit comments