-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Due to Ruby Issue 15843, the latest docs URL changed from https://docs.ruby-lang.org/en/trunk/ to https://docs.ruby-lang.org/en/master/. However, there are links in various third-party docs and online articles which point to pages in /trunk
. These links now return a 404.
Is it possible to redirect /trunk
to /master
to fix them?
Metadata
Metadata
Assignees
Labels
No labels