Skip to content

Commit dc1efbc

Browse files
committed
DOCSP-30350 schema validation link fix
(cherry picked from commit ab053b6)
1 parent 7eb677e commit dc1efbc

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)