mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 21:51:39 +00:00
Consolidate /download-tools redirects
This commit is contained in:
parent
9ee9249149
commit
fcd5f66895
@ -322,26 +322,6 @@ module.exports = [
|
||||
destination: '/docs/intro/vs/custom',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/download-tools',
|
||||
destination: '/docs/download-tools',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/downloads_tools',
|
||||
destination: '/docs/download-tools',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/download_tools',
|
||||
destination: '/docs/download-tools',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/downloads_tools',
|
||||
destination: '/docs/download-tools',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/k8s/ambassador',
|
||||
destination: '/docs/k8s/connect/ambassador',
|
||||
@ -1225,7 +1205,7 @@ module.exports = [
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/(/downloads?[-_]tools)',
|
||||
source: '/download(s?[-_])tools',
|
||||
destination: '/docs/download-tools',
|
||||
permanent: true,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user