gianm commented on a change in pull request #6890: Some docs optimization URL: https://github.com/apache/incubator-druid/pull/6890#discussion_r251370387
########## File path: docs/content/operations/api-reference.md ########## @@ -526,8 +526,8 @@ druid.query.segmentMetadata.defaultHistory Returns the dimensions of the datasource. <div class="note caution"> -This API is deprecated and will be removed in future releases. Please use [SegmentMetadataQuery](../querying/segmentmetadataquery.html) instead -which provides more comprehensive information and supports all dataSource types including streaming dataSources. It's also encouraged to use [INFORMATION_SCHEMA tables](../querying/sql.html#retrieving-metadata) +This API is deprecated and will be removed in future releases. Please use <a href="/querying/segmentmetadataquery.html">SegmentMetadataQuery</a> instead Review comment: The `[text](url)` syntax should work fine and is standard for Markdown. Was something not working with it? (I notice one of the links had a link break between `[SegmentMetadataQuery]` and `(../querying/segmentmetadataquery.html)`, that one probably needed to be connected. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
