ocaml.org
ocaml.org copied to clipboard
Simplify and extend /releases/ redirects
- Turn v2 urls from data/releases/*.md file into w/o
v2.urls - Remove manual
/releases/redirects fromredirection.ml - Handle
/releases/redirects inmiddleware.ml
This fixes some broken links in release notes and manuals by supporting
all the /releases/* urls as in v2 and simplifies release process.