summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-10-29 10:05:40 -0700
committerGitHub <noreply@github.com>2018-10-29 10:05:40 -0700
commitde056c10974fbe9125d77fcc7236b6fb5e5fa72f (patch)
tree3262154adfd13065367c235390dafb7d605cbc36
parentf99704a490d2cbf86e76ee8f8b1f17c0c7e7e75f (diff)
parent275f0034f338786dfc93a07b7cc3c1523cfbd742 (diff)
Merge pull request #2868 from jonk/fix-test-grid-config-link
Fix test grid config link
-rw-r--r--contributors/devel/on-call-federation-build-cop.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/devel/on-call-federation-build-cop.md b/contributors/devel/on-call-federation-build-cop.md
index 708c854a..c153b02a 100644
--- a/contributors/devel/on-call-federation-build-cop.md
+++ b/contributors/devel/on-call-federation-build-cop.md
@@ -26,7 +26,7 @@ Search for the above job names in various configuration files as below:
* Prow config: https://git.k8s.io/test-infra/prow/config.yaml
* Test job/bootstrap config: https://git.k8s.io/test-infra/jobs/config.json
-* Test grid config: https://git.k8s.io/test-infra/testgrid/config/config.yaml
+* Test grid config: https://git.k8s.io/test-infra/testgrid/config.yaml
* Job specific config: https://git.k8s.io/test-infra/jobs/env
### Results
@@ -75,7 +75,7 @@ Search for the above job names in various configuration files as below:
* Prow config: https://git.k8s.io/test-infra/prow/config.yaml
* Test job/bootstrap config: https://git.k8s.io/test-infra/jobs/config.json
-* Test grid config: https://git.k8s.io/test-infra/testgrid/config/config.yaml
+* Test grid config: https://git.k8s.io/test-infra/testgrid/config.yaml
* Job specific config: https://git.k8s.io/test-infra/jobs/env
### Results