-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels