ericsyh commented on a change in pull request #13295: URL: https://github.com/apache/pulsar/pull/13295#discussion_r769238291
########## 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: I see. But it is confusing to me that why we need to have docs for each patch version? In my understanding, patch version onlly including bug fix and performance improvements and new features are only included in major and minor verion. So, we just need to keep one version docs for each minor version which means all 2.8.x verions just use a unified docs 2.8. -- 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]
