generated from amazon-archives/__template_Apache-2.0
-
Couldn't load subscription status.
- Fork 621
Labels
bugTechnical problem with the doc site or broken linkTechnical problem with the doc site or broken linkenhancementuntriaged
Description
Describe the bug
Description
When using the search functionality on docs.opensearch.org, search results for blog
posts and events generate broken links. The search API returns relative URLs (e.g.,
/blog/..., /events/...) which are incorrectly resolved to
docs.opensearch.org/blog/... instead of the correct opensearch.org/blog/....
Actual Behavior
- Blog posts incorrectly link to
https://docs.opensearch.org/blog/...→ Access Denied - Events incorrectly link to
https://docs.opensearch.org/events/...→ Access Denied
Expected behavior
- Blog posts should link to
https://opensearch.org/blog/... - Events should link to
https://opensearch.org/events/... - Documentation pages should continue to link to
https://docs.opensearch.org/docs/...
Screenshots
To Reproduce
- Navigate to any page on
docs.opensearch.org - Use the search bar to search for "blog" or "event"
- Click on any blog or event search result
- The link leads to a 404 error page with "Access Denied" message
Additional Details
No response
Metadata
Metadata
Assignees
Labels
bugTechnical problem with the doc site or broken linkTechnical problem with the doc site or broken linkenhancementuntriaged
Type
Projects
Status
Done
Status
✅ Done