Merge pull request #27700 from xiangpengzhao/fix_oncallusersupportlinks

Automatic merge from submit-queue

Fix broken links in on-call-user-support.md

Links in `Example response` are broken.
This commit is contained in:
k8s-merge-robot 2016-07-26 15:01:18 -07:00 committed by GitHub
commit bc92126d20

View File

@ -91,8 +91,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.1/)
* [troubleshooting guide](http://kubernetes.io/v1.1/docs/troubleshooting.html)
* [user guide](http://kubernetes.io/docs/user-guide/)
* [troubleshooting guide](http://kubernetes.io/docs/troubleshooting/)
Again, thanks for using Kubernetes.