Skip to content

Commit cfd4a11

Browse files
committed
Merge branch '3.4' into 4.3
* 3.4: [Encore] Replace "Encore.setPublicPrefix" by "Encore.setPublicPath"
2 parents 63dac9c + 324b406 commit cfd4a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ My App Lives under a Subdirectory
5959
---------------------------------
6060

6161
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()``:
62+
like ``/myAppSubdir``), you will need to configure that when calling ``Encore.setPublicPath()``:
6363

6464
.. code-block:: diff
6565

0 commit comments

Comments
 (0)