From 141fc14336500d48ed6af7636c9ce9ed729ea13f Mon Sep 17 00:00:00 2001 From: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> Date: Tue, 7 Jan 2025 17:35:28 +0100 Subject: [PATCH] Update mkdocs.yml Co-authored-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 525778a3..01de6e7d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -83,7 +83,7 @@ nav: - examples/rag_llamaindex.ipynb - examples/rag_langchain.ipynb - examples/rag_weaviate.ipynb - - RAG with Granite: https://github.com/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/RAG/Granite_Docling_RAG.ipynb + - RAG with Granite [↗]: https://github.com/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/RAG/Granite_Docling_RAG.ipynb - examples/retrieval_qdrant.ipynb - Integrations: - Integrations: integrations/index.md