From c7a7f0592f4f754e355e4fbbfaec04a7afacb08d Mon Sep 17 00:00:00 2001 From: Robert Bailey Date: Sun, 8 May 2016 00:09:10 -0700 Subject: [PATCH] Update links for the user and troubleshooting guides for the build cop to copy-paste from the oncall documentation. --- docs/devel/on-call-build-cop.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/devel/on-call-build-cop.md b/docs/devel/on-call-build-cop.md index cc5ff4f1b30..7a91e5cb858 100644 --- a/docs/devel/on-call-build-cop.md +++ b/docs/devel/on-call-build-cop.md @@ -111,8 +111,8 @@ ensure your questions don't go unanswered. Before posting a new question, please search stackoverflow for answers to similar questions, and also familiarize yourself with: - * [user guide](http://kubernetes.io/v1.0/) - * [troubleshooting guide](http://kubernetes.io/v1.0/docs/troubleshooting.html) + * [user guide](http://kubernetes.io/docs/user-guide/) + * [troubleshooting guide](http://kubernetes.io/docs/admin/cluster-troubleshooting/) Again, thanks for using Kubernetes.