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
307
307
your npm packages become installed. On the other hand, your ``composer.json `` is
308
308
now ignored. To compile your app with both buildpacks, Node.js *and * PHP, you need
309
309
use both buildpacks. To override buildpack auto-detection, you
310
- need to explicitly set the buildpack URL :
310
+ need to explicitly set the buildpack:
311
311
312
312
.. code-block :: bash
313
313
@@ -336,7 +336,6 @@ This is also very useful to build assets on the production system, e.g. with Ass
336
336
.. _`custom compile steps` : https://devcenter.heroku.com/articles/php-support#custom-compile-step
337
337
.. _`custom Composer command` : https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands
338
338
.. _`Heroku buildpacks` : https://devcenter.heroku.com/articles/buildpacks
339
- .. _`multiple buildpack` : https://github.com/ddollar/heroku-buildpack-multi
340
339
.. _`Grunt` : http://gruntjs.com
341
340
.. _`gulp` : http://gulpjs.com
342
341
.. _`Heroku documentation` : https://devcenter.heroku.com/articles/custom-php-settings#nginx
You can’t perform that action at this time.
0 commit comments