Skip to content

broken API redirects #31

@glyph

Description

@glyph

When I copy "online URLs" out of Dash, I get URLs in this format:

https://twistedmatrix.com/documents/22.10.0/api/twisted.application.internet.ClientService.html

This should redirect me to https://docs.twisted.org/en/twisted-22.10.0/api/twisted.application.internet.ClientService.html but instead I get bounced through a page that says "404", but does a JS redirect back to the front page of the docs.

I see the JS redirect has a hard-coded to match /documents/current/ and we could probably match a version number in there too.

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