We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/docs
1 parent 2ff9d3e commit 8cf3bf5Copy full SHA for 8cf3bf5
1 file changed
apps/site/redirects.json
@@ -106,7 +106,7 @@
106
},
107
{
108
"source": "/documentation/:path*",
109
- "destination": "/docs/:path*"
+ "destination": "/en/docs/:path*"
110
111
112
"source": "/blog/:path*",
@@ -126,7 +126,7 @@
126
127
128
"source": "/:locale/documentation/:path*",
129
+ "destination": "/:locale/docs/:path*"
130
131
132
"source": "/(atom|feed|rss).xml",
0 commit comments