We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff2e21 commit a838272Copy full SHA for a838272
docs/config.ts
@@ -14,7 +14,7 @@ export default defineAdditionalConfig({
14
{ text: 'SDK', link: '/developer/sdk/' },
15
{ text: 'Demo', link: 'https://play.rustfs.com' },
16
{ text: 'Community', link: 'https://github.com/rustfs/rustfs/discussions' },
17
- { text: 'About', link: '/about' },
+ { text: 'Blog', link: 'https://rustfs.dev' },
18
],
19
20
sidebar: {
0 commit comments