We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe242a7 commit 3aa9bc9Copy full SHA for 3aa9bc9
1 file changed
docs/config.ts
@@ -14,7 +14,7 @@ export default defineAdditionalConfig({
14
{ text: 'SDK', link: '/developer/sdk/' },
15
{ text: '演示', link: 'https://play.rustfs.com' },
16
{ text: '社区', link: 'https://github.com/rustfs/rustfs/discussions' },
17
- { text: '关于', link: '/about' },
+ { text: '博客', link: 'https://rustfs.dev/' },
18
],
19
20
sidebar: {
0 commit comments