diff options
| author | Haoran Wang <haowang@redhat.com> | 2016-01-06 13:09:43 +0800 |
|---|---|---|
| committer | Haoran Wang <haowang@redhat.com> | 2016-01-06 13:09:53 +0800 |
| commit | 957857f1e082addf2a2013dfae8921bd4eb96a36 (patch) | |
| tree | 10de8f6389f71067b6179ff2010468e0ab0d3197 | |
| parent | 4f4703bb1ad27a90b4d6263d34843159b126fd7c (diff) | |
fix wrong submit-queue.go link
| -rw-r--r-- | automation.md | 2 |
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: |
