Skip to content

Commit 9d8285f

Browse files
committed
Fixed a wrong reference
1 parent 85ebd3e commit 9d8285f

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)