urfreespace commented on code in PR #17499: URL: https://github.com/apache/pulsar/pull/17499#discussion_r964578794
########## site2/docs/reference-configuration.md: ########## @@ -4,6 +4,6 @@ title: Pulsar configuration sidebar_label: "Pulsar configuration" --- -You can manage Pulsar configuration by configuration files in the [`conf`](https://github.com/apache/pulsar/tree/master/conf) directory of a Pulsar [installation](https://pulsar.apache.org/docs/next/getting-started-standalone). +You can manage Pulsar configuration by configuration files in the `conf` directory of a Pulsar [installation](getting-started-standalone.md). -For a full list of the configuration of different components, see [Pulsar Reference](https://pulsar.apache.org/reference). +For a full list of the configuration of different components, see [Pulsar Reference](/reference). Review Comment: That's the right way to write it, I think it will work fine -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
