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 1e388eb commit 6c5e726Copy full SHA for 6c5e726
cookbook/configuration/override_dir_structure.rst
@@ -176,8 +176,7 @@ The change in the ``composer.json`` will look like this:
176
...
177
}
178
179
-In ``app/autoload.php``, you need to modify the path leading to the
180
-``vendor/autoload.php`` file::
+In ``app/autoload.php``, you need to modify the path to the ``autoload.php`` file::
181
182
// app/autoload.php
183
// ...
0 commit comments