Skip to content

Make any web access to an unversioned doc (next) also available via "latest"  #4877

@mmattel

Description

@mmattel

For consistency reasons, we should make all unversioned documentations like docs, branding, web and ocis also available with latest.

Examples:
https://doc.owncloud.com/docs/latest/* --> https://doc.owncloud.com/docs/next/*
https://doc.owncloud.com/branding/latest/* --> https://doc.owncloud.com/branding/next/*

This would then be inline with versioned documentations like, whre the version is handled automagically:
https://doc.owncloud.com/server/latest/* --> https://doc.owncloud.com/server/<actual version>/*

Tasks:

  • Make a request to sysadmins to implement the redirects on the webserver

Metadata

Metadata

Assignees

No one assigned

    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