Skip to content

[DOC]Omitting "latest" in a documentation site link results in a 404 error #11357

@kolchfa-aws

Description

@kolchfa-aws

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.

Before the doc site migration, links like "https://opensearch.org/docs/monitoring-plugins/alerting/monitors/" resolved to "https://opensearch.org/docs/latest/monitoring-plugins/alerting/monitors/". Now, the site is at "https://docs.opensearch.org/" (with redirects from "https://opensearch.org/docs/") but omitting "latest" results in a 404 error. We need to add server-side redirects from "docs.opensearch.org/x" to "docs.opensearch.org/latest/x".

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions