archfish opened a new issue #6114: Wrong link address in doc URL: https://github.com/apache/pulsar/issues/6114 **Describe the bug** Wrong link address in doc. doc version 2.5. **To Reproduce** Steps to reproduce the behavior: 1. Go to [rest-api](https://pulsar.apache.org/docs/en/admin-api-overview/#rest-api) 2. Click on 'document' 3. Redirect to https://pulsar.incubator.apache.org/en/admin-rest-api#/ 4. Blank page **Expected behavior** should redirect to a valid page. **Screenshots**   **Desktop (please complete the following information):** - OS: MacOS 10.15 - Google Chrome **Additional context** use grep command find more domain `pulsar.incubator.apache.org` ```shell grep -iR "pulsar.incubator.apache.org" . ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
