Skip to content

Commit 16dfe01

Browse files
reebhubmateuszbartosik
authored andcommitted
fixed main start page link to AI agents
1 parent bcbdd41 commit 16dfe01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Homepage/Features/FeaturesLists/AiFeatures.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default function AiFeaturesGrid() {
1616
{
1717
title: "AI agents",
1818
icon: "ai-agents",
19-
url: `/${activeVersion.label}/ai-integration/ai-agents/ai-agents-api`,
19+
url: `/${activeVersion.label}/ai-integration/ai-agents/ai-agents_start`,
2020
description: "Database-native agents that query & act safely",
2121
minimumSupportedVersion: "7.1"
2222
},

0 commit comments

Comments
 (0)