File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -307,7 +307,7 @@ This is also very useful to build assets on the production system, e.g. with Ass
307307 your npm packages become installed. On the other hand, your ``composer.json `` is
308308 now ignored. To compile your app with both buildpacks, Node.js *and * PHP, you need
309309 use both buildpacks. To override buildpack auto-detection, you
310- need to explicitly set the buildpack URL :
310+ need to explicitly set the buildpack:
311311
312312 .. code-block :: bash
313313
@@ -336,7 +336,6 @@ This is also very useful to build assets on the production system, e.g. with Ass
336336.. _`custom compile steps` : https://devcenter.heroku.com/articles/php-support#custom-compile-step
337337.. _`custom Composer command` : https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands
338338.. _`Heroku buildpacks` : https://devcenter.heroku.com/articles/buildpacks
339- .. _`multiple buildpack` : https://github.com/ddollar/heroku-buildpack-multi
340339.. _`Grunt` : http://gruntjs.com
341340.. _`gulp` : http://gulpjs.com
342341.. _`Heroku documentation` : https://devcenter.heroku.com/articles/custom-php-settings#nginx
You can’t perform that action at this time.
0 commit comments