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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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