@@ -40,7 +40,7 @@ export const enSidebar = {
4040 { text : 'Common Concepts' , link : 'Cluster-Concept_timecho' } ,
4141 { text : 'Timeseries Data Model' , link : 'Navigating_Time_Series_Data' } ,
4242 { text : 'Modeling Scheme Design' , link : 'Data-Model-and-Terminology_timecho' } ,
43- { text : 'Data Type' , link : 'Data-Type ' } ,
43+ { text : 'Data Type' , link : 'Data-Type_timecho ' } ,
4444 ] ,
4545 } ,
4646 {
@@ -83,7 +83,7 @@ export const enSidebar = {
8383 collapsible : true ,
8484 children : [
8585 { text : 'AINode Deployment(V2.0.5/6)' , link : 'AINode_Deployment_timecho' } ,
86- { text : 'AINode Deployment(V2.0.8-beta )' , link : 'AINode_Deployment_Upgrade_timecho' } ,
86+ { text : 'AINode Deployment(V2.0.8)' , link : 'AINode_Deployment_Upgrade_timecho' } ,
8787 ] ,
8888 } ,
8989 {
@@ -161,9 +161,9 @@ export const enSidebar = {
161161 prefix : 'AI-capability/' ,
162162 children : [
163163 { text : 'AINode(V2.0.5/6)' , link : 'AINode_timecho' } ,
164- { text : 'AINode(V2.0.8-beta )' , link : 'AINode_Upgrade_timecho' } ,
164+ { text : 'AINode(V2.0.8)' , link : 'AINode_Upgrade_timecho' } ,
165165 { text : 'TimeSeries Large Model(V2.0.5/6)' , link : 'TimeSeries-Large-Model' } ,
166- { text : 'TimeSeries Large Model(V2.0.8-beta )' , link : 'TimeSeries-Large-Model_Upgrade_timecho' } ,
166+ { text : 'TimeSeries Large Model(V2.0.8)' , link : 'TimeSeries-Large-Model_Upgrade_timecho' } ,
167167 ] ,
168168 } ,
169169 {
@@ -250,7 +250,7 @@ export const enSidebar = {
250250 collapsible : true ,
251251 children : [
252252 { text : 'overview' , link : 'overview_timecho' } ,
253- { text : 'SELECT Clause' , link : 'Select-Clause ' } ,
253+ { text : 'SELECT Clause' , link : 'Select-Clause_timecho ' } ,
254254 { text : 'FROM&JOIN Clause' , link : 'From-Join-Clause' } ,
255255 { text : 'WHERE Clause' , link : 'Where-Clause' } ,
256256 { text : 'GROUP BY Clause' , link : 'GroupBy-Clause' } ,
@@ -262,14 +262,14 @@ export const enSidebar = {
262262 { text : 'Pattern Query' , link : 'Row-Pattern-Recognition_timecho' } ,
263263 ] ,
264264 } ,
265- { text : 'Maintenance Statements' , link : 'SQL-Maintenance-Statements ' } ,
265+ { text : 'Maintenance Statements' , link : 'SQL-Maintenance-Statements_timecho ' } ,
266266 { text : 'Identifier' , link : 'Identifier' } ,
267267 { text : 'Keywords' , link : 'Keywords' } ,
268268 {
269269 text : 'Functions and Operators' ,
270270 collapsible : true ,
271271 children : [
272- { text : 'Basis Functions' , link : 'Basis-Function ' } ,
272+ { text : 'Basis Functions' , link : 'Basis-Function_timecho ' } ,
273273 { text : 'Featured Functions' , link : 'Featured-Functions_timecho' } ,
274274 ] ,
275275 } ,
@@ -291,7 +291,7 @@ export const enSidebar = {
291291 prefix : 'Reference/' ,
292292 children : [
293293 { text : 'Sample Data' , link : 'Sample-Data' } ,
294- { text : 'Config Manual' , link : 'System-Config-Manual ' } ,
294+ { text : 'Config Manual' , link : 'System-Config-Manual_timecho ' } ,
295295 { text : 'Status Codes' , link : 'Status-Codes' } ,
296296 { text : 'System Tables' , link : 'System-Tables_timecho' } ,
297297 ] ,
0 commit comments