Skip to content

Commit 3e35903

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: fix reference
2 parents 9eb6223 + 7521103 commit 3e35903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/asset_mapper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Preloading and Initializing "app.js"
289289
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
290290

291291
In addition to the importmap, the ``{{ importmap() }}`` Twig function also renders
292-
an `ES module shim`_ (see the :ref:`config-importmap-polyfill <polyfill config>`) and
292+
an `ES module shim`_ (see the :ref:`polyfill config <config-importmap-polyfill>`) and
293293
a few other things, like a set of "preloads":
294294

295295
.. code-block:: html

0 commit comments

Comments
 (0)