We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 833082b + 33c0f27 commit 1dff7c9Copy full SHA for 1dff7c9
1 file changed
vercel.json
@@ -26,11 +26,6 @@
26
"source": "/docs/1.0/:path*",
27
"destination": "/docs/:path*"
28
},
29
- {
30
- "source": "/docs/language/values-and-types/:path*",
31
- "destination": "/docs/language/values-and-types/index:path*",
32
- "permanent": true
33
- },
34
{
35
"source": "/docs/language/intersection-types",
36
"destination": "/docs/language/types-and-type-system/intersection-types",
0 commit comments