Fixed broken link in Quickstart page (#12516)

- **Description:** 
Corrected a specific link within the documentation.
  
  - **Issue:**
  #12490 

  - **Dependencies:**
  - **Tag maintainer:**
  - **Twitter handle:**

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
yudai yamamoto 2023-11-03 05:00:53 +09:00 committed by GitHub
parent 9b02f7d59c
commit 1f7e811156
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)