Skip to content

Commit 3e1948f

Browse files
committed
Merge branch '3.3' into 3.4
* 3.3: fixing build
2 parents d7ee5d5 + 12ba739 commit 3e1948f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Assetic is a pure PHP library that helps to process & optimize your assets (simi
8181
to Encore). Even though we recommend using Encore, Assetic still works great. For
8282
a comparison, see :doc:`/frontend/encore/versus-assetic`.
8383

84-
For more about Assetic, see :doc:`/assetic`.
84+
For more about Assetic, see :doc:`/frontend/assetic`.
8585

8686
Other Front-End Articles
8787
------------------------

frontend/encore/versus-assetic.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Encore Versus Assetic?
22
======================
33

4-
Symfony originally shipped with support for :doc:`Assetic </assetic>`: a
4+
Symfony originally shipped with support for :doc:`Assetic </frontend/assetic>`: a
55
pure PHP library capable of processing, combining and minifying CSS and JavaScript
66
files. And while Encore is now the recommended way of processing your assets, Assetic
77
still works well.

0 commit comments

Comments
 (0)