Skip to content

Commit 973a0b0

Browse files
committed
removed broken link (ibexa#414)
1 parent 9c0a17d commit 973a0b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/field_type_public.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The type is asked to validate the settings (provided by the user) before the Pub
2525

2626
As in `validateFieldSettings()`, this method verifies that the given validator configuration complies to the schema provided by `getValidatorConfigurationSchema()`.
2727

28-
It is important to note that the schema definitions of the Field Type can be both of arbitrary and serializable format, it is highly recommended to use a simple hash structure. You should follow the [Best practices](../guide/best_practices.md) in order to create future-proof schemas.
28+
It is important to note that the schema definitions of the Field Type can be both of arbitrary and serializable format, it is highly recommended to use a simple hash structure.
2929

3030
!!! note
3131

0 commit comments

Comments
 (0)