@@ -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 {
@@ -217,6 +217,7 @@ export const enSidebar = {
217217 collapsible : true ,
218218 children : [
219219 { text : 'Apache Spark' , link : 'Spark-IoTDB' } ,
220+ { text : 'Apache SeaTunnel' , link : 'SeaTunnel_timecho' } ,
220221 ] ,
221222 } ,
222223 {
@@ -243,14 +244,15 @@ export const enSidebar = {
243244 collapsible : true ,
244245 prefix : 'SQL-Manual/' ,
245246 children : [
247+ { text : 'QuickStart Only SQL' , link : 'QuickStart-Only-Sql_timecho' } ,
246248 { text : 'Metadata Operations' , link : 'SQL-Metadata-Operations_timecho' } ,
247249 { text : 'Data Addition&Deletion' , link : 'SQL-Data-Addition-Deletion_timecho' } ,
248250 {
249251 text : 'Data Query' ,
250252 collapsible : true ,
251253 children : [
252254 { text : 'overview' , link : 'overview_timecho' } ,
253- { text : 'SELECT Clause' , link : 'Select-Clause ' } ,
255+ { text : 'SELECT Clause' , link : 'Select-Clause_timecho ' } ,
254256 { text : 'FROM&JOIN Clause' , link : 'From-Join-Clause' } ,
255257 { text : 'WHERE Clause' , link : 'Where-Clause' } ,
256258 { text : 'GROUP BY Clause' , link : 'GroupBy-Clause' } ,
@@ -262,14 +264,14 @@ export const enSidebar = {
262264 { text : 'Pattern Query' , link : 'Row-Pattern-Recognition_timecho' } ,
263265 ] ,
264266 } ,
265- { text : 'Maintenance Statements' , link : 'SQL-Maintenance-Statements ' } ,
267+ { text : 'Maintenance Statements' , link : 'SQL-Maintenance-Statements_timecho ' } ,
266268 { text : 'Identifier' , link : 'Identifier' } ,
267269 { text : 'Keywords' , link : 'Keywords' } ,
268270 {
269271 text : 'Functions and Operators' ,
270272 collapsible : true ,
271273 children : [
272- { text : 'Basis Functions' , link : 'Basis-Function ' } ,
274+ { text : 'Basis Functions' , link : 'Basis-Function_timecho ' } ,
273275 { text : 'Featured Functions' , link : 'Featured-Functions_timecho' } ,
274276 ] ,
275277 } ,
@@ -291,7 +293,7 @@ export const enSidebar = {
291293 prefix : 'Reference/' ,
292294 children : [
293295 { text : 'Sample Data' , link : 'Sample-Data' } ,
294- { text : 'Config Manual' , link : 'System-Config-Manual ' } ,
296+ { text : 'Config Manual' , link : 'System-Config-Manual_timecho ' } ,
295297 { text : 'Status Codes' , link : 'Status-Codes' } ,
296298 { text : 'System Tables' , link : 'System-Tables_timecho' } ,
297299 ] ,
0 commit comments