The products are sometimes linking to "current" or "next" docs, despite the product, itself, being versioned. This means when we cut a new docs version, this can create issues with broken redirects and the product linking to unexpected content.
For example, if version 8.8 of the product links to /next/ we need to support that redirect until 8.8 is no longer supported. This can be hard to detect and can also make maintenance tasks more difficult.
Acceptance criteria:
The products are sometimes linking to "current" or "next" docs, despite the product, itself, being versioned. This means when we cut a new docs version, this can create issues with broken redirects and the product linking to unexpected content.
For example, if version 8.8 of the product links to
/next/we need to support that redirect until 8.8 is no longer supported. This can be hard to detect and can also make maintenance tasks more difficult.Acceptance criteria:
/8.10/instead ofnext)