From 4a6cd30b2adc0eedc185ab9812b1c96596b79dd7 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Thu, 18 May 2017 19:03:19 -0700 Subject: [PATCH] Remove and redirect: Debugging Pods and Replication Controllers. (#3837) --- .../debug-pod-replication-controller.md | 3 +++ .../debugging-pods-and-replication-controllers.md | 9 --------- 2 files changed, 3 insertions(+), 9 deletions(-) delete mode 100644 docs/user-guide/debugging-pods-and-replication-controllers.md diff --git a/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md b/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md index 99c30df9d1..892127cd8b 100644 --- a/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md +++ b/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md @@ -2,6 +2,9 @@ assignees: - bprashanth title: Debugging Pods and Replication Controllers +redirect_from: +- "/docs/user-guide/debugging-pods-and-replication-controllers/" +- "/docs/user-guide/debugging-pods-and-replication-controllers.html" --- * TOC diff --git a/docs/user-guide/debugging-pods-and-replication-controllers.md b/docs/user-guide/debugging-pods-and-replication-controllers.md deleted file mode 100644 index e8d300c949..0000000000 --- a/docs/user-guide/debugging-pods-and-replication-controllers.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -assignees: -- bprashanth -title: Debugging Pods and Replication Controllers ---- - -{% include user-guide-content-moved.md %} - -[Debugging Pods and Replication Controllers](/docs/tasks/debug-application-cluster/debug-pod-replication-controller/)