File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Documentation/Concepts/Assets Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,11 +54,11 @@ Assets in extensions and site packages
5454Assets usually include CSS files, JavaScript and images / icons used for design
5555purposes.
5656
57- Within an extension, including a site package, they can only be placed in folder
58- :path: `Resources/Public ` and subfolders of this folder.
57+ Within an extension, including a site package, they can only be placed in the
58+ :path: `Resources/Public ` folder and subfolders of this folder.
5959
6060During Composer installation the :path: `Resources/Public ` directories of all
61- installed extensions are symlinked into the webroot, folder :path: `public/_assets `.
61+ installed extensions are symlinked into the :path: `public/_assets ` webroot folder .
6262For security reasons the folders in :path: `public/_assets ` have hashed names.
6363
6464.. note ::
You can’t perform that action at this time.
0 commit comments