diff options
| author | k8s-merge-robot <k8s.production.user@gmail.com> | 2016-01-07 11:56:55 -0800 |
|---|---|---|
| committer | k8s-merge-robot <k8s.production.user@gmail.com> | 2016-01-07 11:56:55 -0800 |
| commit | 52e5729670c0e26bfebc7e1f069b543dd05c8b22 (patch) | |
| tree | 4b60fd60860ea31624e8fe793d93ed80f1f54f40 | |
| parent | a751615a47b630dfb5accb0108a90a34020644c9 (diff) | |
| parent | 957857f1e082addf2a2013dfae8921bd4eb96a36 (diff) | |
Merge pull request #19321 from wanghaoran1988/fixwronglinkx
Auto commit by PR queue bot
| -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: |
