fix: docs invalid client redirect (#24816)

This commit is contained in:
Daniel Vaz Gaspar
2023-07-26 19:00:21 +01:00
committed by GitHub
parent af4a35741c
commit d1eb9ea982

View File

@@ -68,7 +68,7 @@ const config = {
from: '/usertutorial.html',
},
{
to: '/docs/security',
to: '/docs/security/',
from: '/security.html',
},
{