Skip to content

Commit ab053b6

Browse files
committed
DOCSP-30350 schema validation link fix
1 parent 28c2901 commit ab053b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/crud/operation-error-handling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ on the failed operation, such as the schema rules and the offending document. To
9191
address this error, you must either revise the document to adhere to the schema
9292
validation rules or bypass validation.
9393

94-
To learn more about schema validation, see :manual:</core/schema-validation/> in the Server Manual.
94+
To learn more about schema validation, see :manual:`Schema Validation </core/schema-validation/>` in the Server Manual.
9595

9696
Bulk Write Exception
9797
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)