@@ -26,44 +26,44 @@ export const enSidebar = [
2626 collapsed : true ,
2727 home : true ,
2828 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 : '/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/ ' } ,
3535 ] ,
3636 } ,
3737 {
3838 text : 'Product Features' ,
3939 collapsed : true ,
4040 home : true ,
4141 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 : '/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/ ' } ,
5050 ] ,
5151 } ,
5252 {
5353 text : 'Solutions' ,
5454 collapsed : true ,
5555 home : true ,
5656 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 : '/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/ ' } ,
6767 ] ,
6868 } ,
6969 {
@@ -96,16 +96,6 @@ export const enSidebar = [
9696 } ,
9797 ]
9898 } ,
99- {
100- text : 'Operations and Monitoring' ,
101- collapsed : true ,
102- home : true ,
103- items : [
104- { text : 'Hardware Preparation' , link : '/en/installation/hardware-checklist' } ,
105- { text : 'Software Preparation' , link : '/en/installation/software-checklist' } ,
106- { text : 'Pre-installation Checks' , link : '/en/installation/checklists' } ,
107- ]
108- } ,
10999 {
110100 text : 'SDK and API' ,
111101 collapsed : true ,
0 commit comments