Anonymitaet commented on code in PR #17100: URL: https://github.com/apache/pulsar/pull/17100#discussion_r951246036
########## site2/docs/admin-api-topics.md: ########## @@ -1666,7 +1666,7 @@ Non-partitioned topics must be explicitly created. When creating a new non-parti By default, 60 seconds after creation, topics are considered inactive and deleted automatically to avoid generating trash data. To disable this feature, set `brokerDeleteInactiveTopicsEnabled` to `false`. To change the frequency of checking inactive topics, set `brokerDeleteInactiveTopicsFrequencySeconds` to a specific value. -For more information about the two parameters, see [here](reference-configuration.md#broker). +For more information about the two parameters, see [here](reference-configuration-broker.md). Review Comment: cc @momo-jun @daveduggins -- 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]
