mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Remove duplicate redirects
This commit is contained in:
parent
26401c5c26
commit
9ee9249149
@ -119,7 +119,7 @@ module.exports = [
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/connect/gateways/mesh-gateway',
|
||||
source: '/docs/connect/gateways/mesh-gateway(s?)',
|
||||
destination:
|
||||
'/docs/connect/gateways/mesh-gateway/service-to-service-traffic-datacenters',
|
||||
permanent: true,
|
||||
@ -265,11 +265,6 @@ module.exports = [
|
||||
destination: '/docs/install/glossary',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/connect/gateways/mesh-gateways',
|
||||
destination: '/docs/connect/gateways/mesh-gateway',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/faq',
|
||||
destination: '/docs/troubleshoot/faq',
|
||||
@ -1234,26 +1229,11 @@ module.exports = [
|
||||
destination: '/docs/download-tools',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/k8s/ambassador',
|
||||
destination: '/docs/k8s/connect/ambassador',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/agent/config-entries/:path',
|
||||
destination: '/docs/connect/config-entries/:path*',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/partnerships',
|
||||
destination: '/docs/integrate/partnerships',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/k8s/installation/overview',
|
||||
destination: '/docs/k8s/installation/install',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/k8s/installation/multi-cluster/overview',
|
||||
destination: '/docs/k8s/installation/multi-cluster',
|
||||
|
Loading…
x
Reference in New Issue
Block a user