From 24e72d1aa52a9bcb686aacd2265fcef060d211ea Mon Sep 17 00:00:00 2001 From: Stefano Fiorucci Date: Tue, 12 Aug 2025 09:15:06 +0200 Subject: [PATCH] chore: update example link Signed-off-by: Stefano Fiorucci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cce8558..26dd26f 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,4 @@ When initializing a `DoclingConverter`, you can use the following parameters: ### Example For an end-to-end usage example, check out -[this notebook](https://ds4sd.github.io/docling/examples/rag_haystack/). +[this notebook](https://docling-project.github.io/docling/examples/rag_haystack/).