From 0dc25c17052c470cca57d871fec0c25e7ec247de Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Thu, 13 Apr 2017 14:05:27 +0800 Subject: [PATCH] Fix broken links Fix broken links --- .../stateful-application/run-replicated-stateful-application.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/stateful-application/run-replicated-stateful-application.md b/docs/tutorials/stateful-application/run-replicated-stateful-application.md index 042b694255..478621c608 100644 --- a/docs/tutorials/stateful-application/run-replicated-stateful-application.md +++ b/docs/tutorials/stateful-application/run-replicated-stateful-application.md @@ -350,7 +350,7 @@ and then return on its own. If your Kubernetes cluster has multiple Nodes, you can simulate Node downtime (such as when Nodes are upgraded) by issuing a -[drain](http://kubernetes.io/docs/user-guide/kubectl/kubectl_drain/). +[drain](/docs/user-guide/kubectl/v1.6/#drain). First determine which Node one of the MySQL Pods is on: