We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bceadd commit 184a398Copy full SHA for 184a398
1 file changed
apps/site/redirects.json
@@ -343,6 +343,10 @@
343
{
344
"source": "/:locale/esp/herodevs",
345
"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"
350
}
351
],
352
"internal": []
0 commit comments