From ae425a5b3d17626e28e80b174d119ec27f4e09fa Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Thu, 13 Apr 2017 14:03:33 +0800 Subject: [PATCH] Fix broken link Fix broken link --- docs/tutorials/stateful-application/run-stateful-application.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/stateful-application/run-stateful-application.md b/docs/tutorials/stateful-application/run-stateful-application.md index 37ba8ae7a7..45120c132f 100644 --- a/docs/tutorials/stateful-application/run-stateful-application.md +++ b/docs/tutorials/stateful-application/run-stateful-application.md @@ -212,7 +212,7 @@ gcloud compute disks delete mysql-disk * Learn more about [Deploying applications](/docs/user-guide/deploying-applications/) -* [kubectl run documentation](/docs/user-guide/kubectl/kubectl_run/) +* [kubectl run documentation](/docs/user-guide/kubectl/v1.6/#run) * [Volumes](/docs/concepts/storage/volumes/) and [Persistent Volumes](/docs/user-guide/persistent-volumes/)