24 lines
468 B
JSON
24 lines
468 B
JSON
{
|
|
"redirects": [
|
|
{
|
|
"source": "/docs/",
|
|
"destination": "/docs/guide",
|
|
"permanent": true
|
|
},
|
|
{
|
|
"source": "/docs",
|
|
"destination": "/docs/guide",
|
|
"permanent": true
|
|
},
|
|
{
|
|
"source": "/docs/config/key-binding",
|
|
"destination": "/docs/key-binding",
|
|
"permanent": true
|
|
},
|
|
{
|
|
"source": "/docs/config/key-binding/",
|
|
"destination": "/docs/key-binding",
|
|
"permanent": true
|
|
}
|
|
]
|
|
}
|