alpreu commented on code in PR #17100:
URL: https://github.com/apache/pulsar/pull/17100#discussion_r963771205


##########
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:
   Hi together, I just went through the current site and updated most 
occurrences of the reference configuration.
   There are a few links left that I could not find an equivalent for, maybe 
the documentation is outdated for these.
   I'm attaching a screenshot below so you can see which ones are still missing:
   <img width="954" alt="Screenshot 2022-09-06 at 16 07 37" 
src="https://user-images.githubusercontent.com/11444089/188659502-6f5d6818-e2d4-4f9c-a697-cca2273f3d8c.png";>
   
   



-- 
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]

Reply via email to