summaryrefslogtreecommitdiff
path: root/automation.md
diff options
context:
space:
mode:
authorRobert Wehner <rcw@wehnerortega.net>2015-10-24 20:02:54 -0600
committerRobert Wehner <rcw@wehnerortega.net>2015-10-24 20:02:54 -0600
commit202e7b6567f7aefd2abd9058ae3cdc7ffb4bfe5d (patch)
treed39ab95ceb46099322a70d59207f115d3d0f8d5c /automation.md
parent536afb79a0231204b351588bed3b7fefa672d2a9 (diff)
Fix dead links to submit-queue
* https://github.com/kubernetes/contrib/pull/122 merged submit-queue into mungegithub. This fixes links to the old submit-queue location. * Standardized to use "submit-queue" instead of "submit queue". Just picked one since both were used. * Fixes dead link to on-call wiki.
Diffstat (limited to 'automation.md')
-rw-r--r--automation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/automation.md b/automation.md
index eb36cc63..f01b6158 100644
--- a/automation.md
+++ b/automation.md
@@ -46,8 +46,8 @@ In an effort to
* maintain e2e stability
* load test githubs label feature
-We have added an automated [submit-queue](https://github.com/kubernetes/contrib/tree/master/submit-queue)
-for kubernetes.
+We have added an automated [submit-queue](https://github.com/kubernetes/contrib/blob/master/mungegithub/pulls/submit-queue.go) to the
+[github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub) for kubernetes.
The submit-queue does the following: