Skip to content

Commit 184a398

Browse files
committed
add redirect
1 parent 3bceadd commit 184a398

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
@@ -343,6 +343,10 @@
343343
{
344344
"source": "/:locale/esp/herodevs",
345345
"destination": "https://www.herodevs.com/support/node-nes?utm_source=NodeJS+&utm_medium=Link&utm_campaign=Nodejs_eol_support"
346+
},
347+
{
348+
"source": "/:locale/download/package-manager/all",
349+
"destination": "/:locale/download/archive/current"
346350
}
347351
],
348352
"internal": []

0 commit comments

Comments
 (0)