This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
ISSUE-8853: [website] The REST API links in the doc body do not work now #1837
Open
Description
Original Issue: apache#8853
Describe the bug
When I click the REST API links in the doc body, they do not work properly at the moment. The following two links are just examples.
To Reproduce
Steps to reproduce the behavior:
- Go to http://pulsar.apache.org/docs/en/admin-api-topics/#list-of-topics
- Click the link in the REST API tabs.
- They navigates to a blank page. Shown as follows:
Expected behavior
It should navigate to https://pulsar.incubator.apache.org/admin-rest-api/?version=2.7.0&apiversion=v2
Desktop (please complete the following information):
- OS: [ iOS]
Additional context
If I click "Admin Rest API" header directly, it works https://pulsar.incubator.apache.org/admin-rest-api/?version=2.7.0&apiversion=v2