mirror of
https://github.com/status-im/consul.git
synced 2025-02-24 19:38:19 +00:00
Merge pull request #12799 from hashicorp/redirect-fix
docs: fixed redirect issue
This commit is contained in:
commit
78c346cbb3
@ -1262,6 +1262,7 @@ module.exports = [
|
||||
{
|
||||
source: '/api/:path*',
|
||||
destination: '/api-docs/:path*',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/agent/options',
|
||||
|
Loading…
x
Reference in New Issue
Block a user