@@ -26,44 +26,44 @@ export const enSidebar = [
26
26
collapsed : true ,
27
27
home : true ,
28
28
items : [
29
- { text : 'Bare Metal and Virtualization' , link : '/en/ features/baremetal/' } ,
30
- { text : 'Alibaba Cloud' , link : '/en/ features/aliyun/' } ,
31
- { text : 'Tencent Cloud' , link : '/en/ features/qcloud/' } ,
32
- { text : 'Huawei Cloud' , link : '/en/ features/huaweicloud/' } ,
33
- { text : 'VMWare Tanzu' , link : '/en/ features/tanzu/' } ,
34
- { text : 'International Cloud Providers' , link : '/en/ features/aws-elastic/' } ,
29
+ { text : 'Bare Metal and Virtualization' , link : '/features/baremetal/' } ,
30
+ { text : 'Alibaba Cloud' , link : '/features/aliyun/' } ,
31
+ { text : 'Tencent Cloud' , link : '/features/qcloud/' } ,
32
+ { text : 'Huawei Cloud' , link : '/features/huaweicloud/' } ,
33
+ { text : 'VMWare Tanzu' , link : '/features/tanzu/' } ,
34
+ { text : 'International Cloud Providers' , link : '/features/aws-elastic/' } ,
35
35
] ,
36
36
} ,
37
37
{
38
38
text : 'Product Features' ,
39
39
collapsed : true ,
40
40
home : true ,
41
41
items : [
42
- { text : 'Distributed' , link : '/en/ features/distributed/' } ,
43
- { text : 'Logging' , link : '/en/ features/logging/' } ,
44
- { text : 'Versioning' , link : '/en/ features/versioning/' } ,
45
- { text : 'S3 Compatibility' , link : '/en/ features/s3-compatibility/' } ,
46
- { text : 'Object Lock & WORM' , link : '/en/ features/worm/' } ,
47
- { text : 'Cross-Region Replication' , link : '/en/ features/replication/' } ,
48
- { text : 'Encryption' , link : '/en/ features/encryption/' } ,
49
- { text : 'Lifecycle Management' , link : '/en/ features/lifecycle/' } ,
42
+ { text : 'Distributed' , link : '/features/distributed/' } ,
43
+ { text : 'Logging' , link : '/features/logging/' } ,
44
+ { text : 'Versioning' , link : '/features/versioning/' } ,
45
+ { text : 'S3 Compatibility' , link : '/features/s3-compatibility/' } ,
46
+ { text : 'Object Lock & WORM' , link : '/features/worm/' } ,
47
+ { text : 'Cross-Region Replication' , link : '/features/replication/' } ,
48
+ { text : 'Encryption' , link : '/features/encryption/' } ,
49
+ { text : 'Lifecycle Management' , link : '/features/lifecycle/' } ,
50
50
] ,
51
51
} ,
52
52
{
53
53
text : 'Solutions' ,
54
54
collapsed : true ,
55
55
home : true ,
56
56
items : [
57
- { text : 'Modern Data Lake' , link : '/en/ features/data-lake/' } ,
58
- { text : 'AI and Machine Learning' , link : '/en/ features/ai/' } ,
59
- { text : 'Cloud Native' , link : '/en/ features/cloud-native/' } ,
60
- { text : 'Big Data Compute-Storage Separation' , link : '/en/ features/hdfs/' } ,
61
- { text : 'SQL Support' , link : '/en/ features/sql-server/' } ,
62
- { text : 'Quantitative Trading' , link : '/en/ features/quantitative-trading/' } ,
63
- { text : 'Manufacturing Cost Reduction' , link : '/en/ features/industry/' } ,
64
- { text : 'Cold Archive Storage' , link : '/en/ features/cold-archiving/' } ,
65
- { text : 'Video Storage Solutions' , link : '/en/ features/video/' } ,
66
- { text : 'Domestic Innovation and SM Solutions' , link : '/en/ features/domestic/' } ,
57
+ { text : 'Modern Data Lake' , link : '/features/data-lake/' } ,
58
+ { text : 'AI and Machine Learning' , link : '/features/ai/' } ,
59
+ { text : 'Cloud Native' , link : '/features/cloud-native/' } ,
60
+ { text : 'Big Data Compute-Storage Separation' , link : '/features/hdfs/' } ,
61
+ { text : 'SQL Support' , link : '/features/sql-server/' } ,
62
+ { text : 'Quantitative Trading' , link : '/features/quantitative-trading/' } ,
63
+ { text : 'Manufacturing Cost Reduction' , link : '/features/industry/' } ,
64
+ { text : 'Cold Archive Storage' , link : '/features/cold-archiving/' } ,
65
+ { text : 'Video Storage Solutions' , link : '/features/video/' } ,
66
+ { text : 'Domestic Innovation and SM Solutions' , link : '/features/domestic/' } ,
67
67
] ,
68
68
} ,
69
69
{
0 commit comments