Remove unhelpful reference to mungedocs.
Rather than help, this cryptic reference only brings more confusion to a newcomer reading this doc as part of the "Developer Guide". It does not help that the only other occurence of word "mungedocs" in this repo is in a dead link.
This commit is contained in:
parent
0cd18de8af
commit
96461ae2ac
|
@ -51,8 +51,8 @@ If these tests pass a second time, the PR will be merged when this PR finishes r
|
|||
|
||||
We run [github "mungers"](https://github.com/kubernetes/test-infra/tree/master/mungegithub).
|
||||
|
||||
This runs repeatedly over github pulls and issues and runs modular "mungers"
|
||||
similar to "mungedocs". The mungers include the "submit-queue" referenced above along
|
||||
This runs repeatedly over github pulls and issues and runs modular "mungers".
|
||||
The mungers include the "submit-queue" referenced above along
|
||||
with numerous other functions. See the README in the link above.
|
||||
|
||||
Please feel free to unleash your creativity on this tool, send us new mungers
|
||||
|
|
Loading…
Reference in New Issue