Anonymitaet commented on a change in pull request #13295: URL: https://github.com/apache/pulsar/pull/13295#discussion_r769306060
########## File path: site2/docs/administration-isolation.md ########## @@ -22,7 +22,7 @@ You can set a namespace isolation policy for a cluster using one of the followin pulsar-admin ns-isolation-policy set options ``` -For more information about the command `pulsar-admin ns-isolation-policy set options`, see [here](https://pulsar.apache.org/tools/pulsar-admin/). +For more information about the command `pulsar-admin ns-isolation-policy set`, see [here](https://pulsar.apache.org/tools/pulsar-admin/2.8.0-SNAPSHOT/#-em-set-em-). Review comment: Minor versions include code improvements which need to update docs as well For example, - https://github.com/apache/pulsar/pull/12539 need to update docs for 2.8.2 and 2.9.1, which means no need to update doc versions before 2.8.1 - Another example is, let's say, after a minor version is released, three months later, there is a patch to that release and needs to update docs, we need to make specific doc changes to that release as well -- 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]
