Skip to content

Commit f2bdcc5

Browse files
committed
chore: added missing redirect of current
1 parent ff73953 commit f2bdcc5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

redirects.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,10 @@
275275
{
276276
"source": "/:locale/download",
277277
"destination": "/:locale/download/package-manager"
278+
},
279+
{
280+
"source": "/:locale/download/current",
281+
"destination": "/:locale/download/package-manager/current"
278282
}
279283
],
280284
"internal": []

0 commit comments

Comments
 (0)