8000 Update assetic.rst · symfony/symfony-docs@c6616d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6616d1

Browse files
Acinonuxxabbuh
authored andcommitted
Update assetic.rst
1 parent 4bfdfab commit c6616d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/assetic.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Full Default Configuration
5858
<assetic:config
5959
debug="%kernel.debug%"
6060
use-controller="%kernel.debug%"
61-
read-from="%kernel.root_dir%/../web"
62-
write-to="%assetic.read_from%"
61+
read-from="%assetic.read_from%"
62+
write-to="%kernel.root_dir%/../web"
6363
java="/usr/bin/java"
6464
node="/usr/bin/node"
6565
sass="/usr/bin/sass"

0 commit comments

Comments
 (0)
0