Skip to content

Commit 3d9ce8b

Browse files
committed
Add ScalarDB MCP Server doc; remove ABAC doc
1 parent 496808b commit 3d9ce8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/Cards/ja-jp/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: ['ScalarDB Cluster でベクトル検索をはじめよう']
33+
links: ['scalardb-mcp-server/getting-started-with-scalardb-mcp-server'],
34+
labels: ['ScalarDB MCP Server をはじめよう']
3535
},
3636
{
3737
cell: 2, // Third cell
38-
links: ['scalardb-cluster/authorize-with-abac'],
39-
labels: ['ユーザーアクセスをきめ細かく制御する']
38+
links: ['scalardb-cluster/getting-started-with-vector-search'],
39+
labels: ['ScalarDB Cluster でベクトル検索をはじめよう']
4040
}
4141
]
4242
}

0 commit comments

Comments
 (0)