Skip to content

Commit 4365227

Browse files
committed
front page 'Reference' link should land on basic-retriever
1 parent 189d807 commit 4365227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
3434
<LinkCard
3535
title="Reference"
3636
description="GraphRAG Pattern Catalog of graph models and GraphRAG retrievers"
37-
href="/reference/graphrag/pattern-matching"
37+
href="/reference/graphrag/basic-retriever"
3838
/>
3939
</CardGrid>
4040

0 commit comments

Comments
 (0)