From 9e7ffeb81bab935038f0337df77f324ff7408664 Mon Sep 17 00:00:00 2001 From: Gabor Szarnyas Date: Thu, 12 Dec 2024 10:42:35 +0000 Subject: [PATCH] Fix Markdown for link --- src/content/docs/concepts/intro-to-graphrag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/concepts/intro-to-graphrag.md b/src/content/docs/concepts/intro-to-graphrag.md index 3e00ed7..481e178 100644 --- a/src/content/docs/concepts/intro-to-graphrag.md +++ b/src/content/docs/concepts/intro-to-graphrag.md @@ -41,7 +41,7 @@ To give you a clearer picture, the patterns explained in this post include: * [Dynamic Cypher Generation](/reference/graphrag/dynamic-cypher-generation/) * [Global Community Summary Retriever](/reference/graphrag/global-community-summary-retriever/) * [Local Retriever](/reference/graphrag/local-retriever/) -* [Hypothetical Question Retriever]>(/reference/graphrag/hypothetical-question-retriever/) +* [Hypothetical Question Retriever](/reference/graphrag/hypothetical-question-retriever/) ### Knowledge Graph Models