fix wrong submit-queue.go link

This commit is contained in:
Haoran Wang 2016-01-06 13:09:43 +08:00
parent f293dff556
commit fde5af232b

View File

@ -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: