Skip to content

Commit 7521103

Browse files
committed
minor #18588 fix reference (xabbuh)
This PR was merged into the 6.3 branch. Discussion ---------- fix reference Commits ------- db2af1f fix reference
2 parents 6786d30 + db2af1f commit 7521103

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)