Skip to content

Commit a9d550f

Browse files
committed
chore: redirect archive index page
1 parent c772810 commit a9d550f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/site/redirects.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,10 @@
332332
"source": "/:locale/download/source-code/current",
333333
"destination": "/:locale/download/current"
334334
},
335+
{
336+
"source": "/:locale/download/archive",
337+
"destination": "/:locale/download/archive/current"
338+
},
335339
{
336340
"source": "/discord",
337341
"destination": "https://discord.gg/nodejs"

0 commit comments

Comments
 (0)