Skip to content

Commit fce25e2

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: - [Reference] Fix assets links have wrong label
2 parents 8728458 + 6a15e52 commit fce25e2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

reference/twig_reference.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,10 @@ the application is installed (e.g. in case the project is accessed in a host
116116
subdirectory) and the optional asset package base path.
117117

118118
Symfony provides various cache busting implementations via the
119-
:ref:`reference-framework-assets-version`, :ref:`reference-assets-version-strategy`,
120-
and :ref:`reference-assets-json-manifest-path` configuration options.
119+
:ref:`assets.version <reference-framework-assets-version>`,
120+
:ref:`assets.version_strategy <reference-assets-version-strategy>`,
121+
and :ref:`assets.json_manifest_path <reference-assets-json-manifest-path>`
122+
configuration options.
121123

122124
.. seealso::
123125

0 commit comments

Comments
 (0)