Skip to content

Commit ca21fb6

Browse files
committed
Removed a wrong link to a included file
1 parent 3e90336 commit ca21fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/form/data_transformers.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ 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>`
23-
option set, Data Transformers won't be applied to that field.
22+
When a form field has the ``inherit_data`` option set, Data Transformers
23+
won't be applied to that field.
2424

2525
Creating the Transformer
2626
------------------------

0 commit comments

Comments
 (0)