diff options
| author | Andreas Jaeger <aj@suse.com> | 2018-06-07 21:27:59 +0200 |
|---|---|---|
| committer | Andreas Jaeger <aj@suse.com> | 2018-06-07 22:42:55 +0200 |
| commit | d9989e981786035dcfe4ab31d351c2d46f0df2a4 (patch) | |
| tree | d15ef3c66742a1cdd7362d0c0ba1873d66bf0ec3 | |
| parent | 5d1a970b02ac24c28cec84240927df52020a3b69 (diff) | |
Fix link to Prow commands
https://github.com/kubernetes/test-infra/blob/master/commands.md
redirects now to https://prow.k8s.io/command-help . Update the
documentation so that we link directly to
https://go.k8s.io/bot-commands as better automatic redirect.
| -rw-r--r-- | contributors/guide/issue-triage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/issue-triage.md b/contributors/guide/issue-triage.md index 2ab43cc6..6230c7f0 100644 --- a/contributors/guide/issue-triage.md +++ b/contributors/guide/issue-triage.md @@ -33,7 +33,7 @@ for other github repositories related to Kubernetes is TBD. Most people can leave comments and open issues. They don't have the ability to set labels, change milestones and close other peoples issues. For that we use a bot to manage labelling and triaging. The bot has a set of -[commands and permissions](https://git.k8s.io/test-infra/commands.md) +[commands and permissions](https://go.k8s.io/bot-commands) and this document will cover the basic ones. ## Determine if it's a support request |
