Skip to content

Commit ee340e0

Browse files
authored
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
1 parent d5ba5d3 commit ee340e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docs/integrations/providers/docling.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For end-to-end usage check out
3636

3737
## Additional Resources
3838

39-
- [LangChain Docling integration GitHub](https://github.com/DS4SD/docling-langchain)
39+
- [LangChain Docling integration GitHub](https://github.com/docling-project/docling-langchain)
4040
- [LangChain Docling integration PyPI package](https://pypi.org/project/langchain-docling/)
41-
- [Docling GitHub](https://github.com/DS4SD/docling)
42-
- [Docling docs](https://ds4sd.github.io/docling/)
41+
- [Docling GitHub](https://github.com/docling-project/docling)
42+
- [Docling docs](https://docling-project.github.io/docling/)

0 commit comments

Comments
 (0)