summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/devel/automation.md3
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.