Skip to content

Commit b916b7b

Browse files
committed
wip
1 parent 299f09b commit b916b7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ export default defineAdditionalConfig({
99
nav: [
1010
{ text: 'Home', link: 'https://rustfs.com' },
1111
{ text: 'Installation', link: '/installation/linux' },
12-
{ text: 'SDK', link: '/sdk' },
12+
{ text: 'MCP', link: '/developer/mcp/' },
13+
{ text: 'SDK', link: '/developer/sdk/' },
1314
{ text: 'Demo', link: 'https://play.rustfs.com' },
1415
{ text: 'Community', link: 'https://github.com/rustfs/rustfs/discussions' },
1516
{ text: 'About', link: '/about' },

0 commit comments

Comments
 (0)