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 41dcb7e

Browse filesBrowse files
committed
fix referenced document path
1 parent 57a4eab commit 41dcb7e
Copy full SHA for 41dcb7e

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

‎reference/forms/types/options/choice_value.rst.inc

Copy file name to clipboardExpand all lines: reference/forms/types/options/choice_value.rst.inc
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This can be a callable or a property path. If ``null`` is given, an incrementing
1515
integer is used as the value.
1616

1717
If you pass a callable, it will receive one argument: the choice itself. When using
18-
the :doc:`/references/forms/types/entity`, the argument will be the entity object
18+
the :doc:`/reference/forms/types/entity`, the argument will be the entity object
1919
for each choice or ``null`` in some cases, which you need to handle:
2020

2121
.. code-block:: php

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.