mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 17:03:31 +00:00
Redirect old K8s uninstall URLs to new location
This commit is contained in:
parent
fcd5f66895
commit
64016f6108
@ -207,7 +207,7 @@ module.exports = [
|
||||
},
|
||||
{
|
||||
source: '/docs/k8s/operations/uninstalling',
|
||||
destination: '/docs/k8s/uninstall',
|
||||
destination: '/docs/k8s/operations/uninstall',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
@ -1176,7 +1176,7 @@ module.exports = [
|
||||
},
|
||||
{
|
||||
source: '/docs/platform/k8s/uninstalling',
|
||||
destination: '/docs/k8s/operations/upgrading',
|
||||
destination: '/docs/k8s/operations/uninstall',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user