website: fix redirect
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
8a1dd521e1
commit
eda260dddd
|
@ -4,7 +4,7 @@
|
|||
|
||||
[[redirects]]
|
||||
from = "/docs/integrations/*"
|
||||
to = "/integrations/:split"
|
||||
to = "/integrations/:splat"
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
|
|
Reference in New Issue