Skip to content

Commit a6ea9d2

Browse files
committed
chore: update next-sdk docs
1 parent 9c2e0e2 commit a6ea9d2

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,9 @@ export default defineConfig({
337337
items: [
338338
{ text: '总览', link: '/webmcp-webskills' },
339339
{ text: 'Vue 工程最佳实践', link: '/vue-webmcp-best-practice' },
340-
{ text: 'Angular 工程最佳实践', link: '/angular-webmcp-best-practice' }
340+
{ text: 'Angular 工程最佳实践', link: '/angular-webmcp-best-practice' },
341+
{ text: 'React 工程最佳实践', link: '/react-webmcp-best-practice' },
342+
{ text: '浏览器内置 WebMCP', link: '/webmcp-article' }
341343
]
342344
},
343345
{

next-sdk

0 commit comments

Comments
 (0)