diff --git a/docs/docs-readme.md b/docs/docs-readme.md index 7ab3453f..0e81573e 100644 --- a/docs/docs-readme.md +++ b/docs/docs-readme.md @@ -44,7 +44,7 @@ [Size validation](size_validation.md) - For imposing size constraints on containers such as `std::vector` or `std::string`. -[JSON schema](supported_formats/json_schema.md) - For validating your schema before you even send it to your C++ backend. +[JSON schema](json_schema.md) - For validating your schema before you even send it to your C++ backend. ## Generic elements @@ -80,4 +80,4 @@ [Benchmarks](benchmarks.md) - Extensive benchmarks of popular libraries for serialization, deserialization. -
\ No newline at end of file +