From d9989e981786035dcfe4ab31d351c2d46f0df2a4 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 7 Jun 2018 21:27:59 +0200 Subject: 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. --- contributors/guide/issue-triage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3