mirror of
https://github.com/status-im/consul.git
synced 2025-03-04 07:10:49 +00:00
added redirect for conf entries 1.8.x (#19460)
This commit is contained in:
parent
ca655ca7db
commit
65605c554a
@ -207,4 +207,9 @@ module.exports = [
|
||||
destination: '/consul/docs/connect/manage-traffic/:slug',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/consul/docs/v1.8.x/connect/config-entries/:slug',
|
||||
destination: '/consul/docs/v1.8.x/agent/config-entries/:slug',
|
||||
permanent: true,
|
||||
},
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user