tisonkun commented on code in PR #459: URL: https://github.com/apache/pulsar-site/pull/459#discussion_r1128863942
########## docs/admin-api-brokers.md: ########## @@ -14,7 +14,7 @@ import TabItem from '@theme/TabItem'; This page only shows **some frequently used operations**. - - For the latest and complete information about `Pulsar admin`, including commands, flags, descriptions, and more information, see [Pulsar admin doc](/tools/pulsar-admin/). + - For the latest and complete information about `Pulsar admin`, including commands, flags, descriptions, and more information, see [Pulsar admin doc](https://pulsar.apache.org/reference/#/@pulsar:version_origin@/pulsar-admin/). Review Comment: > Does it also apply to REST API links Yes. > whether the built-in link checker can cover broken internal links like this I don't know. One case is that we may not bundle all static files, so it can produce false positives. But IIRC we bundle all recent versions. -- 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]
