website: fix redirect

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-11-22 11:13:31 +01:00
parent 8a1dd521e1
commit eda260dddd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
[[redirects]]
from = "/docs/integrations/*"
to = "/integrations/:split"
to = "/integrations/:splat"
[[redirects]]
from = "/*"