mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 07:09:31 +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": [
|
"source": [
|
||||||
"## API reference\n",
|
"## API reference\n",
|
||||||
"\n",
|
"\n",
|
||||||
"- [LangChain Docling integration GitHub](https://github.com/DS4SD/docling-langchain)\n",
|
"- [LangChain Docling integration GitHub](https://github.com/docling-project/docling-langchain)\n",
|
||||||
"- [Docling GitHub](https://github.com/DS4SD/docling)\n",
|
"- [Docling GitHub](https://github.com/docling-project/docling)\n",
|
||||||
"- [Docling docs](https://ds4sd.github.io/docling/)"
|
"- [Docling docs](https://docling-project.github.io/docling//)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user