We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e50427 commit 7f78d69Copy full SHA for 7f78d69
apps/site/redirects.json
@@ -264,6 +264,10 @@
264
"source": "/:locale/get-involved/:path*",
265
"destination": "/:locale/about/get-involved/:path*"
266
},
267
+ {
268
+ "source": "/learn",
269
+ "destination": "/en/learn"
270
+ },
271
{
272
"source": "/:locale/learn",
273
"destination": "/:locale/learn/getting-started/introduction-to-nodejs"
0 commit comments