mirror of
https://github.com/docling-project/docling.git
synced 2025-06-27 05:20:05 +00:00
docs: fix typo in index.md (#1676)
Signed-off-by: Edgar Hipp <hipp.edg@gmail.com>
This commit is contained in:
parent
1c8a1283c4
commit
11ca4f7a7b
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…
x
Reference in New Issue
Block a user