mirror of https://github.com/hashicorp/consul
docs: fixed redirect issue
parent
25ef2eaa7f
commit
6c0846983c
|
@ -1262,6 +1262,7 @@ module.exports = [
|
|||
{
|
||||
source: '/api/:path*',
|
||||
destination: '/api-docs/:path*',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/agent/options',
|
||||
|
|
Loading…
Reference in New Issue