Skip to content

Commit 6df24b4

Browse files
authored
Break up Extending docs into separate files (#2796)
1 parent eabaa83 commit 6df24b4

16 files changed

+524
-515
lines changed

docs/custom_fields.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,5 +169,5 @@ Error messages can also be passed to a `Field's` constructor.
169169
Next steps
170170
----------
171171

172-
- Need to add schema-level validation, post-processing, or error handling behavior? See the :doc:`extending` page.
172+
- Need to add schema-level validation, post-processing, or error handling behavior? See the :doc:`extending/index` page.
173173
- For example applications using marshmallow, check out the :doc:`examples/index` page.

0 commit comments

Comments
 (0)