mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-20 10:03:16 +00:00
fix(docs): update dead link to docling github and docs (#33001)
- **Description:** Updated the dead/unreachable links to Docling from the additional resources section of the langchain-docling docs - **Issue:** Fixes langchain-ai/docs/issues/574 - **Dependencies:** None
This commit is contained in:
@@ -36,7 +36,7 @@ For end-to-end usage check out
|
||||
|
||||
## Additional Resources
|
||||
|
||||
- [LangChain Docling integration GitHub](https://github.com/DS4SD/docling-langchain)
|
||||
- [LangChain Docling integration GitHub](https://github.com/docling-project/docling-langchain)
|
||||
- [LangChain Docling integration PyPI package](https://pypi.org/project/langchain-docling/)
|
||||
- [Docling GitHub](https://github.com/DS4SD/docling)
|
||||
- [Docling docs](https://ds4sd.github.io/docling/)
|
||||
- [Docling GitHub](https://github.com/docling-project/docling)
|
||||
- [Docling docs](https://docling-project.github.io/docling/)
|
||||
|
Reference in New Issue
Block a user