summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bailey <robertbailey@google.com>2016-05-08 00:09:10 -0700
committerRobert Bailey <robertbailey@google.com>2016-05-10 11:15:18 -0700
commit78a50e8e28c292fa8225d6aa19ac51e1979fa565 (patch)
treedab9228e36a0623d4e3eaf3cd8b9d818d8772f98
parent95c139822beeb0d7c226da8cb339973fa643c270 (diff)
Update links for the user and troubleshooting guides for the build
cop to copy-paste from the oncall documentation.
-rw-r--r--on-call-build-cop.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/on-call-build-cop.md b/on-call-build-cop.md
index cc5ff4f1..7a91e5cb 100644
--- a/on-call-build-cop.md
+++ b/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.