Skip to content

Commit 22a6776

Browse files
committed
docs: update
1 parent 97d619d commit 22a6776

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

website/sidebars/ai.ts

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,15 +123,20 @@ const aiSidebar: SidebarConfig = [
123123
label: '📊 模型对比',
124124
collapsed: false,
125125
items: [
126+
{
127+
type: 'doc',
128+
id: 'ai/ai-coding-deployment-guide',
129+
label: 'AI 编程助手落地实施方案',
130+
},
126131
{
127132
type: 'doc',
128133
id: 'ai/international-ai-models-comparison',
129-
label: '国外顶尖编程模型选型',
134+
label: '国外编程模型/工具选型建议',
130135
},
131136
{
132137
type: 'doc',
133138
id: 'ai/qoder-vs-glm47-cursor-claude-comparison',
134-
label: 'AI 编程工具选型建议',
139+
label: '国内编程模型/工具选型建议',
135140
},
136141
],
137142
},

0 commit comments

Comments
 (0)