mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 14:49:29 +00:00
docs: Fix for broken links for Docling project sites (#30313)
**Description:**: Updated Docling project URLs from ds4sd.github.io to docling-project.github.io/docling/ **Issue:** #30312 **Dependencies:** None **Twitter handle**: @lahoramaker
This commit is contained in:
parent
620d723fbf
commit
a5eca20e1b
@ -521,9 +521,9 @@
|
||||
"source": [
|
||||
"## API reference\n",
|
||||
"\n",
|
||||
"- [LangChain Docling integration GitHub](https://github.com/DS4SD/docling-langchain)\n",
|
||||
"- [Docling GitHub](https://github.com/DS4SD/docling)\n",
|
||||
"- [Docling docs](https://ds4sd.github.io/docling/)"
|
||||
"- [LangChain Docling integration GitHub](https://github.com/docling-project/docling-langchain)\n",
|
||||
"- [Docling GitHub](https://github.com/docling-project/docling)\n",
|
||||
"- [Docling docs](https://docling-project.github.io/docling//)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user