diff options
| author | John Laswell <john.n.laswell@gmail.com> | 2017-07-13 17:21:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-13 17:21:20 -0400 |
| commit | 60d462d7ed1f072638cfd36cfdb3557db334bd6e (patch) | |
| tree | 82490516938e6f0dc1d1c6e3facf80dd2ba2844a | |
| parent | 632906d9666311a9f9d964741a822bf91c59d75f (diff) | |
fix 'submit-queue' markdown link
| -rw-r--r-- | contributors/devel/automation.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contributors/devel/automation.md b/contributors/devel/automation.md index d16d1fe6..a5bb364b 100644 --- a/contributors/devel/automation.md +++ b/contributors/devel/automation.md @@ -14,8 +14,7 @@ In an effort to * maintain e2e stability * load test github's label feature -We have added an automated [submit-queue] -(https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/submit-queue.go) +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. |
