We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88534d4 commit df8a995Copy full SHA for df8a995
.vitepress/config.mts
@@ -9,7 +9,7 @@ export default defineConfig({
9
logo: { src: '/images/logo.svg', height: 24 },
10
socialLinks: [
11
{ icon: 'github', link: 'https://github.com/rustfs/rustfs' },
12
- { icon: 'twitter', link: 'https://twitter.com/rustfs' },
+ { icon: 'twitter', link: 'https://twitter.com/rustfsofficial' },
13
{ icon: 'weibo', link: 'https://weibo.com/rustfs' },
14
],
15
search: {
0 commit comments