From 60d462d7ed1f072638cfd36cfdb3557db334bd6e Mon Sep 17 00:00:00 2001 From: John Laswell Date: Thu, 13 Jul 2017 17:21:20 -0400 Subject: fix 'submit-queue' markdown link --- contributors/devel/automation.md | 3 +-- 1 file changed, 1 insertion(+), 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. -- cgit v1.2.3