Skip to content

Missing redirects from current version URLs to version-less URL #118

Open
@jandubois

Description

@jandubois

The URL for any other version is created by including the version string, e.g.

https://docs.rancherdesktop.io/next/references/architecture/

To access the current version of the docs from inside the application, we would need to reference it like (1.6.1 should really be 1.6, see #117):

https://docs.rancherdesktop.io/1.6.1/references/architecture/

This URL currently gets a 404, but should have redirected to

https://docs.rancherdesktop.io/references/architecture/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions