wshao08 commented on a change in pull request #1101:
URL: https://github.com/apache/incubator-iotdb/pull/1101#discussion_r415539215
##########
File path: site/src/main/.vuepress/config.js
##########
@@ -438,8 +438,8 @@ var config = {
title: '5-DataQuery',
children: [
['5-DataQuery/1-DataQuery','DataQuery'],
-
['5-DataQuery/2-SeriesReader','SeriesReader'],
-
['5-DataQuery/3-ModificationHandle','ModificationHandle'],
+
['5-DataQuery/2-QueryFundamentals','QueryFundamentals']
+
['5-DataQuery/3-SeriesReader','SeriesReader'],
['5-DataQuery/4-RawDataQuery','RawDataQuery'],
Review comment:
Fixed, thanks
##########
File path: site/src/main/.vuepress/config.js
##########
@@ -853,8 +853,8 @@ var config = {
title: '5-数据查询',
children: [
['5-DataQuery/1-DataQuery','数据查询'],
-
['5-DataQuery/2-SeriesReader','查询基础组件'],
-
['5-DataQuery/3-ModificationHandle','查询中的数据修改处理'],
+
['5-DataQuery/2-QueryFundamentals','查询基础介绍']
+
['5-DataQuery/3-SeriesReader','查询基础组件'],
Review comment:
Fixed
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]