diff --git a/docs/blog/posts/semantic-validation-structured-outputs.md b/docs/blog/posts/semantic-validation-structured-outputs.md index 5dd2bf02a..386ff587e 100644 --- a/docs/blog/posts/semantic-validation-structured-outputs.md +++ b/docs/blog/posts/semantic-validation-structured-outputs.md @@ -334,7 +334,7 @@ Semantic validation represents a significant advancement in ensuring the quality As these techniques mature, we can expect to see semantic validation become a standard part of AI application development, especially in regulated industries where output quality is critical. -To get started with semantic validation in your projects, check out the [Semantic Validation documentation](https://python.useinstructor.com../../concepts/semantic_validation/.md) and explore the various examples and patterns. +To get started with semantic validation in your projects, check out the [Semantic Validation documentation](../../concepts/semantic_validation.md) and explore the various examples and patterns. This approach isn't just a technical improvement-it's a fundamental shift in how we think about validation, moving from rigid rules to intelligent understanding of content and context. @@ -345,4 +345,4 @@ This approach isn't just a technical improvement-it's a fundamental shift in how ## See Also - [Validation Deep Dive](validation-part1.md) - Foundation validation concepts - [Anthropic Prompt Caching](anthropic-prompt-caching.md) - Optimize validation costs -- [Monitoring with Logfire](logfire.md) - Track validation performance \ No newline at end of file +- [Monitoring with Logfire](logfire.md) - Track validation performance