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.
/docs
1 parent 2ff9d3e commit d2e9acdCopy full SHA for d2e9acd
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