Skip to content

Commit 044cd73

Browse files
committed
The file extension is not needed
1 parent 14d0346 commit 044cd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/frontend/assetic_php.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Combining, Compiling and Minimizing Web Assets with Pure PHP Libraries
55
======================================================================
66

77
The official Symfony Best Practices recommend to use Assetic to
8-
:doc:`manage web assets </best_practices/web-assets.rst>`, unless you are
8+
:doc:`manage web assets </best_practices/web-assets>`, unless you are
99
comfortable with JavaScript-based frontend tools.
1010

1111
Even if those JavaScript-based solutions are the most suitable ones from a

0 commit comments

Comments
 (0)