dclim commented on a change in pull request #6127: Unified configuration doc page URL: https://github.com/apache/incubator-druid/pull/6127#discussion_r208707251
########## File path: docs/content/toc.md ########## @@ -83,13 +83,13 @@ layout: toc * [Password Provider](/docs/VERSION/operations/password-provider.html) ## Configuration - * [Configuration Reference](/docs/VERSION/configuration/configuration-reference.html) - * [Common Configuration](/docs/VERSION/configuration/configuration-reference.html#common-configurations) - * [Coordinator](/docs/VERSION/configuration/configuration-reference.html#coordinator) - * [Overlord](/docs/VERSION/configuration/configuration-reference.html#overlord) - * [MiddleManager & Peons](/docs/VERSION/configuration/configuration-reference.html#middle-manager-and-peons) - * [Broker](/docs/VERSION/configuration/configuration-reference.html#broker) - * [Historical](/docs/VERSION/configuration/configuration-reference.html#historical) + * [Configuration Reference](/docs/VERSION/configuration/index.html) + * [Common Configuration](/docs/VERSION/configuration/index.html#common-configurations) + * [Coordinator](/docs/VERSION/configuration/index.html#coordinator) + * [Overlord](/docs/VERSION/configuration/index.html#overlord) + * [MiddleManager & Peons](/docs/VERSION/configuration/index.html#middle-manager-and-peons) + * [Broker](/docs/VERSION/configuration/index.html#broker) + * [Historical](/docs/VERSION/configuration/index.html#historical) * [Configuring Logging](/docs/VERSION/configuration/logging.html) Review comment: What about adding a link to the Caching and General Query Configuration sections here? ---------------------------------------------------------------- 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]
