summaryrefslogtreecommitdiff
path: root/pull-requests.md
diff options
context:
space:
mode:
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 157646c0..a81c01c5 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/GoogleCloudPlatform/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/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)