jixuan1989 commented on a change in pull request #74: Fixes for non working links in documentation. URL: https://github.com/apache/incubator-iotdb/pull/74#discussion_r260781347
########## File path: docs/Documentation/UserGuideV0.7.0/2-Concept.md ########## @@ -178,7 +178,7 @@ IoTDB can support LONG types and DATETIME-DISPLAY types when displaying timestam * Value -The value of a time series is actually the value sent by a sensor to IoTDB. This value can be stored by IoTDB according to the data type. At the same time, users can select the compression mode and the corresponding encoding mode according to the data type of this value. See [Data Type](需要连接到具体的网页链接Chapter2) and [Encoding](需要连接到具体的网页链接Chapter2) of this document for details on data type and corresponding encoding. +The value of a time series is actually the value sent by a sensor to IoTDB. This value can be stored by IoTDB according to the data type. At the same time, users can select the compression mode and the corresponding encoding mode according to the data type of this value. See [Data Type](#data-type) and [Encoding](需要连接到具体的网页链接Chapter2) of this document for details on data type and corresponding encoding. Review comment: <pre> [Encoding](需要连接到具体的网页链接Chapter2) is: [Encoding](#encoding) </pre> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
