We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36025ec + f02bb90 commit 9020f63Copy full SHA for 9020f63
1 file changed
src/understanding-workflow/concepts.md
@@ -73,7 +73,7 @@ any domain names, SSL Certificates and developer provided configuration.
73
The [builder][] component processes incoming `git push deis master` requests
74
and manages your application packaging.
75
76
-If your application is using a [buildpack][] builder will launch an ephemeral
+If your application is using a [buildpack][buildpacks] builder will launch an ephemeral
77
job to extract and execute the packaging instructions. The resulting
78
application artifact is stored by the platform for execution during the run
79
stage.
0 commit comments