docs: fixed redirect issue

pull/12799/head
Karl Cardenas 2022-04-15 07:18:17 -07:00
parent 25ef2eaa7f
commit 6c0846983c
No known key found for this signature in database
GPG Key ID: 0AC61D76B41F1EDC
1 changed files with 1 additions and 0 deletions

View File

@ -1262,6 +1262,7 @@ module.exports = [
{
source: '/api/:path*',
destination: '/api-docs/:path*',
permanent: true,
},
{
source: '/docs/agent/options',