mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-20 09:58:00 +02:00
More redirects
This commit is contained in:
parent
190c468388
commit
1a63649608
@ -5,10 +5,20 @@
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user