Anonymitaet opened a new issue, #19954: URL: https://github.com/apache/pulsar/issues/19954
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? The Pulsar reference site link (`next`) is 404. It should be pointed to `https://pulsar.apache.org/reference/#/next/` rather than `https://pulsar.apache.org/reference/#/2.11.0/`. `next` doc: <img width="953" alt="image" src="https://user-images.githubusercontent.com/50226895/228397204-e71b5dc0-14ad-43ad-87f8-219b001052a4.png"> We use the same variable for `Pulsar Reference` on both `next` and 2.11, but `next` is incorrect and 2.11.x runs well. Comparison between source doc files of `next` and 2.11.x: <img width="1960" alt="image" src="https://user-images.githubusercontent.com/50226895/228397490-940a9173-9c25-40e6-b53b-3b6d23a63c4e.png"> 2.11.x doc: <img width="949" alt="image" src="https://user-images.githubusercontent.com/50226895/228397644-1be97046-b2bc-4a97-a2c6-04e6febfa524.png"> cc @asafm @D-2-Ed ### What is your suggestion? Correct the Pulsar reference site link (`next`) to `https://pulsar.apache.org/reference/#/next/` ### Any reference? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
