mirror of https://github.com/status-im/consul.git
fix to redirects file
This commit is contained in:
parent
d479d16761
commit
001b1ed8cf
|
@ -1542,6 +1542,9 @@ module.exports = [
|
|||
{
|
||||
source: '/docs/k8s/installation/vault/wan-federation',
|
||||
destination: '/docs/k8s/deployment-configurations/vault/wan-federation',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/nia/installation/run',
|
||||
destination: '/docs/nia/usage/run',
|
||||
permanent: true,
|
||||
|
|
Loading…
Reference in New Issue