Skip to content

Commit cc7cea7

Browse files
committed
Fix a bad link
1 parent a6b0a28 commit cc7cea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/index-page/use-cases/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const USE_CASES: UseCase[] = [
7171
description:
7272
"Build apps with soft core using GraphQL MCP. Your schema documents itself, so AI agents can discover your API capabilities, understand data relationships, and generate valid queries without custom integration work.",
7373
cta: "MCP GraphQL",
74-
href: "https://github.com/graphql/graphql-mcp",
74+
href: "https://github.com/blurrah/mcp-graphql",
7575
},
7676
]
7777

0 commit comments

Comments
 (0)