summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderekwaynecarr <decarr@redhat.com>2015-09-14 13:03:11 -0400
committerderekwaynecarr <decarr@redhat.com>2015-09-14 13:03:11 -0400
commit04666c6e834df249cf6d56cd4831477be9f512b1 (patch)
tree7511691af5bed927c9fcea7027202c313ae5aa2b
parentacb2ce01b3f5000553d4cc407efcd046cb5c46de (diff)
Fix broken link to submit queue
-rw-r--r--pull-requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pull-requests.md b/pull-requests.md
index a81c01c5..1050cd0d 100644
--- a/pull-requests.md
+++ b/pull-requests.md
@@ -52,7 +52,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-rotation) manually or the [submit queue](https://github.com/contrib/tree/master/submit-queue) automatically will manage merging PRs.
+Either the [on call](https://github.com/kubernetes/kubernetes/wiki/Kubernetes-on-call-rotation) manually or the [submit queue](https://github.com/kubernetes/contrib/tree/master/submit-queue) 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)