diff --git a/docs/docs/get_started/quickstart.mdx b/docs/docs/get_started/quickstart.mdx index 20d5509a68..2c3ea21dc6 100644 --- a/docs/docs/get_started/quickstart.mdx +++ b/docs/docs/get_started/quickstart.mdx @@ -274,4 +274,4 @@ To continue on your journey: - Learn the other [key components](/docs/modules) - Read up on [LangChain Expression Language](/docs/expression_language) to learn how to chain these components together - Check out our [helpful guides](/docs/guides) for detailed walkthroughs on particular topics -- Explore [end-to-end use cases](/docs/use_cases) +- Explore [end-to-end use cases](/docs/use_cases/qa_structured/sql)