Skip to content

Commit

Permalink
chore: added missing redirect of current
Browse files Browse the repository at this point in the history
  • Loading branch information
ovflowd committed May 13, 2024
1 parent a9f562f commit 7678d90
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,10 @@
{
"source": "/:locale/download",
"destination": "/:locale/download/package-manager"
},
{
"source": "/:locale/download/current",
"destination": "/:locale/download/package-manager/current"
}
],
"internal": []
Expand Down

0 comments on commit 7678d90

Please sign in to comment.