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.
2 parents 63dac9c + 324b406 commit cfd4a11Copy full SHA for cfd4a11
frontend/encore/faq.rst
@@ -59,7 +59,7 @@ My App Lives under a Subdirectory
59
---------------------------------
60
61
If your app does not live at the root of your web server (i.e. it lives under a subdirectory,
62
-like ``/myAppSubdir``), you need to configure that when calling ``Encore.setPublicPrefix()``:
+like ``/myAppSubdir``), you will need to configure that when calling ``Encore.setPublicPath()``:
63
64
.. code-block:: diff
65
0 commit comments