Skip to content

Commit 160a212

Browse files
committed
minor #12884 Fixed a wrong reference (javiereguiluz)
This PR was merged into the 4.3 branch. Discussion ---------- Fixed a wrong reference Commits ------- 9d8285f Fixed a wrong reference
2 parents 0ae26e8 + 9d8285f commit 160a212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templating/hinclude.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ performance you can use the `hinclude.js`_ JavaScript library to embed
1010
controllers asynchronously.
1111

1212
First, include the `hinclude.js`_ library in your page
13-
ref:`linking to it <templates-link-to-assets>` from the template or adding it
13+
:ref:`linking to it <templates-link-to-assets>` from the template or adding it
1414
to your application JavaScript :doc:`using Webpack Encore </frontend>`.
1515

1616
As the embedded content comes from another page (or controller for that matter),

0 commit comments

Comments
 (0)