We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650c7f6 commit cf7627eCopy full SHA for cf7627e
docs/guide/modifying-data.md
@@ -210,7 +210,7 @@ With `useDefaults` option `default` keywords throws exception during schema comp
210
211
The strict mode option can change the behaviour for these unsupported defaults (`strict: false` to ignore them, `"log"` to log a warning).
212
213
-See [Strict mode](./strict-mode.md).
+See [Strict mode](../strict-mode.md).
214
215
::: tip Default with discriminator keyword
216
Defaults will be assigned in schemas inside `oneOf` in case [discriminator](../json-schema.md#discriminator) keyword is used.
0 commit comments