From 85e57ee4c3ac4ed2ca51a3c0320d69ab863ca905 Mon Sep 17 00:00:00 2001 From: Spencer Thomas Date: Thu, 26 Dec 2019 14:34:10 -0800 Subject: Fix broken links Updated the link to the test failure report to include the colon after protocol. Updated the link to velodrome to HTTP, as it does not run on HTTPS --- contributors/devel/sig-testing/flaky-tests.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributors/devel/sig-testing/flaky-tests.md b/contributors/devel/sig-testing/flaky-tests.md index 2184949a..f23272b1 100644 --- a/contributors/devel/sig-testing/flaky-tests.md +++ b/contributors/devel/sig-testing/flaky-tests.md @@ -32,9 +32,9 @@ We offer the following tools to aid in finding or troubleshooting flakes - http://velodrome.k8s.io/dashboard/db/job-health-release-blocking?orgId=1 - includes flake rate and top flakes for release-blocking jobs for kubernetes/kubernetes - [`kind/flake` github query][flake] - open issues or PRs related to flaky jobs or tests for kubernetes/kubernetes -[go.k8s.io/triage]: https//go.k8s.io/triage +[go.k8s.io/triage]: https://go.k8s.io/triage [testgrid.k8s.io]: https://testgrid.k8s.io -[velodrome.k8s.io]: https://velodrome.k8s.io +[velodrome.k8s.io]: http://velodrome.k8s.io # GitHub Issues for Known Flakes -- cgit v1.2.3