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