Skip to content

Commit 3da3fac

Browse files
committed
Add ScalarDB MCP Server doc; remove encryption doc
1 parent 3d9ce8b commit 3da3fac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/Cards/3.16.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ const recentFeatures = [
3030
},
3131
{
3232
cell: 1, // Second cell
33-
links: ['scalardb-cluster/getting-started-with-vector-search'],
34-
labels: ['Getting Started with ScalarDB Cluster for Vector Search']
33+
links: ['scalardb-mcp-server/getting-started-with-scalardb-mcp-server'],
34+
labels: ['Getting Started with ScalarDB MCP Server']
3535
},
3636
{
3737
cell: 2, // Third cell
38-
links: ['scalardb-cluster/encrypt-data-at-rest'],
39-
labels: ['Encrypt Data at Rest']
38+
links: ['scalardb-cluster/getting-started-with-vector-search'],
39+
labels: ['Getting Started with ScalarDB Cluster for Vector Search']
4040
}
4141
]
4242
}

0 commit comments

Comments
 (0)