Skip to content

Commit c37376a

Browse files
committed
refactor: rename MCP Setup link to AI Setup and remove MCP Setup page
1 parent a70745a commit c37376a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/app/(app)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export default function Dashboard() {
196196
variant="secondary"
197197
className="shrink-0 border-violet-200/90 bg-background/90 shadow-sm hover:bg-background dark:border-violet-800/55"
198198
>
199-
<Link href="/mcp-setup">MCP Setup</Link>
199+
<Link href="/ai-setup">MCP Setup</Link>
200200
</Button>
201201
</div>
202202
</div>

0 commit comments

Comments
 (0)