diff --git a/reference/twig_reference.rst b/reference/twig_reference.rst index 5d13a79abaf..cb3c83f6829 100644 --- a/reference/twig_reference.rst +++ b/reference/twig_reference.rst @@ -120,8 +120,10 @@ the application is installed (e.g. in case the project is accessed in a host subdirectory) and the optional asset package base path. Symfony provides various cache busting implementations via the -:ref:`reference-framework-assets-version`, :ref:`reference-assets-version-strategy`, -and :ref:`reference-assets-json-manifest-path` configuration options. +:ref:`assets.version `, +:ref:`assets.version_strategy `, +and :ref:`assets.json_manifest_path ` +configuration options. .. seealso::