From 7cfffa5a8e1f382d539747c7cb9e7d3d2e06daeb Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Tue, 18 Aug 2020 16:36:40 -0400 Subject: [PATCH] fix more redirects --- website/_redirects | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/_redirects b/website/_redirects index 208edfb122..c74519f83c 100644 --- a/website/_redirects +++ b/website/_redirects @@ -173,8 +173,8 @@ /docs/connect/platform/nomad.html /docs/connect/nomad 301! /docs/connect/platform/nomad /docs/connect/nomad 301! -/docs/platform/k8s/run.html /docs/k8s/installation/overview 301! -/docs/platform/k8s/run /docs/k8s/installation/overview 301! +/docs/platform/k8s/run.html /docs/k8s/installation 301! +/docs/platform/k8s/run /docs/k8s/installation 301! /docs/platform/k8s/consul-enterprise.html /docs/k8s/installation/deployment-configurations/consul-enterprise 301! /docs/platform/k8s/consul-enterprise /docs/k8s/installation/deployment-configurations/consul-enterprise 301! /docs/platform/k8s/clients-outside-kubernetes.html /docs/k8s/installation/deployment-configurations/clients-outside-kubernetes 301!