Skip to content

Commit 3e90336

Browse files
committed
Fixed an internal link
1 parent 2bd8cf3 commit 3e90336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/data_transformers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is where Data Transformers come into play.
1919

2020
.. caution::
2121

22-
When a field has the :doc:`inherit_data </reference/forms/types/options/inherit_data.rst.inc>`
22+
When a field has the :doc:`inherit_data </reference/forms/types/options/inherit_data>`
2323
option set, Data Transformers won't be applied to that field.
2424

2525
Creating the Transformer

0 commit comments

Comments
 (0)