Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 160a212

Browse filesBrowse 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
Copy full SHA for 160a212

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎templating/hinclude.rst

Copy file name to clipboardExpand all lines: templating/hinclude.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.