We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c14dc commit 8812aa0Copy full SHA for 8812aa0
docs/zh/sidebar.ts
@@ -1,6 +1,7 @@
1
export const sidebar = [
2
{
3
text: 'RustFS 安装指南',
4
+ link: '/zh/installation/index',
5
// collapsed: true,
6
home: true,
7
items: [
0 commit comments