summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaoran Wang <haowang@redhat.com>2016-01-06 13:09:43 +0800
committerHaoran Wang <haowang@redhat.com>2016-01-06 13:09:53 +0800
commit957857f1e082addf2a2013dfae8921bd4eb96a36 (patch)
tree10de8f6389f71067b6179ff2010468e0ab0d3197
parent4f4703bb1ad27a90b4d6263d34843159b126fd7c (diff)
fix wrong submit-queue.go link
-rw-r--r--automation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation.md b/automation.md
index c1851e84..99688de1 100644
--- a/automation.md
+++ b/automation.md
@@ -47,7 +47,7 @@ In an effort to
* maintain e2e stability
* load test githubs label feature
-We have added an automated [submit-queue](https://github.com/kubernetes/contrib/blob/master/mungegithub/pulls/submit-queue.go) to the
+We have added an automated [submit-queue](https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/submit-queue.go) to the
[github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub) for kubernetes.
The submit-queue does the following: