mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-25 19:44:34 +00:00
docs: fix typo in index.md
Signed-off-by: Edgar Hipp <hipp.edg@gmail.com>
This commit is contained in:
parent
3942923125
commit
6188770f07
2
docs/index.md
vendored
2
docs/index.md
vendored
@ -39,7 +39,7 @@ Docling simplifies document processing, parsing diverse formats — including ad
|
||||
## Get started
|
||||
|
||||
<div class="grid">
|
||||
<a href="concepts/" class="card"><b>Concepts</b><br />Learn Docling fundamendals</a>
|
||||
<a href="concepts/" class="card"><b>Concepts</b><br />Learn Docling fundamentals</a>
|
||||
<a href="examples/" class="card"><b>Examples</b><br />Try out recipes for various use cases, including conversion, RAG, and more</a>
|
||||
<a href="integrations/" class="card"><b>Integrations</b><br />Check out integrations with popular frameworks and tools</a>
|
||||
<a href="reference/document_converter/" class="card"><b>Reference</b><br />See more API details</a>
|
||||
|
Loading…
Reference in New Issue
Block a user