horizonzy opened a new pull request, #127: URL: https://github.com/apache/pulsar-site/pull/127
fixes- https://github.com/apache/pulsar/issues/14928. Now the rest-api website url is: https://pulsar.apache.org/admin-rest-api/?version=@pulsar:version_number@&apiversion=v2#operation/healthcheck But we generate the url is: https://pulsar.apache.org/admin-rest-api#operation/getActiveBrokers?version=@pulsar:version_number@&apiVersion=v2 We should generate the link to match rest api url. -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org