190c468388
* Move key binding docs so they can be more easily found * Redirect
14 lines
246 B
JSON
14 lines
246 B
JSON
{
|
|
"redirects": [
|
|
{
|
|
"source": "/docs/",
|
|
"destination": "/docs/guide",
|
|
"permanent": true
|
|
},
|
|
{
|
|
"source": "/docs/config/key-binding",
|
|
"destination": "/docs/key-binding",
|
|
"permanent": true
|
|
}
|
|
]
|
|
}
|