Skip to content

Commit 3075d08

Browse files
committed
removed graph notation from home page
1 parent 79de3ad commit 3075d08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/index.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
5151
description="Common terminology and names used within GraphRAG."
5252
href="/appendices/glossary"
5353
/>
54-
<LinkCard
54+
{/* <LinkCard
5555
title="Graph Notation"
5656
description="Logical graph patterns using nodes, relationships and subjects."
5757
href="/appendices/notation"
58-
/>
58+
/> */}
5959

6060
</CardGrid>

0 commit comments

Comments
 (0)