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/)