Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify and extend /releases/ redirects from legacy v2.ocaml.org URLs #2448

Merged
merged 7 commits into from
May 29, 2024

Conversation

cuihtlauac
Copy link
Collaborator

  • Turn v2 urls from data/releases/*.md file into w/o v2. urls
  • Remove manual /releases/ redirects from redirection.ml
  • Handle /releases/ redirects in middleware.ml

This fixes some broken links in release notes and manuals by supporting
all the /releases/* urls as in v2 and simplifies release process.

Cuihtlauac ALVARADO added 6 commits May 22, 2024 20:27
* Turn v2 urls from data/releases/*.md file into w/o `v2.` urls
* Remove manual `/releases/` redirects from `redirection.ml`
* Handle `/releases/` redirects in `middleware.ml`

This fixes some broken links in release notes and manuals by supporting
all the `/releases/*` urls as in v2 and simplifies release process.
@cuihtlauac
Copy link
Collaborator Author

@shakthimaan: any views on this?

@shakthimaan
Copy link
Contributor

LGTM!

@sabine sabine changed the title Simplify and extend /releases/ redirects Simplify and extend /releases/ redirects from legacy v2.ocaml.org URLs May 29, 2024
@sabine sabine merged commit 8365b13 into main May 29, 2024
3 checks passed
@sabine sabine deleted the redirect-releases branch May 29, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants