summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSpencer Thomas <srt4@uw.edu>2019-12-26 14:34:10 -0800
committerGitHub <noreply@github.com>2019-12-26 14:34:10 -0800
commit85e57ee4c3ac4ed2ca51a3c0320d69ab863ca905 (patch)
tree282dd460559da723ec48cdbc7eeda8b9d327257a
parentf5e83eb5115306e16c57a4435d742b0811acb56f (diff)
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
-rw-r--r--contributors/devel/sig-testing/flaky-tests.md4
1 files 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