summaryrefslogtreecommitdiff
path: root/pull-requests.md
diff options
context:
space:
mode:
authork8s-merge-robot <k8s.production.user@gmail.com>2016-02-08 14:22:23 -0800
committerk8s-merge-robot <k8s.production.user@gmail.com>2016-02-08 14:22:23 -0800
commit22ef129192bcdc0ccbc073b1e2361281ab9a0e2f (patch)
tree0807304d9945113380a9bdb38dcd85ef90febab5 /pull-requests.md
parent44d43e314ce99cada01aea5133d82b3424cd5223 (diff)
parent965f504b7419177a82e140bf4485857ed3d7e187 (diff)
Merge pull request #20345 from spiffxp/on-call-out-of-wiki
Auto commit by PR queue bot
Diffstat (limited to 'pull-requests.md')
-rw-r--r--pull-requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pull-requests.md b/pull-requests.md
index eaffce23..5394d574 100644
--- a/pull-requests.md
+++ b/pull-requests.md
@@ -53,7 +53,7 @@ Life of a Pull Request
Unless in the last few weeks of a milestone when we need to reduce churn and stabilize, we aim to be always accepting pull requests.
-Either the [on call](https://github.com/kubernetes/kubernetes/wiki/Kubernetes-on-call-rotations) manually or the [github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub) submit-queue plugin automatically will manage merging PRs.
+Either the [on call](on-call-rotations.md) manually or the [github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub) submit-queue plugin automatically will manage merging PRs.
There are several requirements for the submit-queue to work:
* Author must have signed CLA ("cla: yes" label added to PR)