aboutsummaryrefslogtreecommitdiffstats
path: root/docs/vercel.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/vercel.json')
-rw-r--r--docs/vercel.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/vercel.json b/docs/vercel.json
index efe39f08..b6525135 100644
--- a/docs/vercel.json
+++ b/docs/vercel.json
@@ -4,6 +4,11 @@
"source": "/docs/",
"destination": "/docs/guide",
"permanent": true
+ },
+ {
+ "source": "/docs/config/key-binding",
+ "destination": "/docs/key-binding",
+ "permanent": true
}
]
}