blob: b65251352b105d1f4d4a9752eae1985f73f3a919 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"redirects": [
{
"source": "/docs/",
"destination": "/docs/guide",
"permanent": true
},
{
"source": "/docs/config/key-binding",
"destination": "/docs/key-binding",
"permanent": true
}
]
}
|