Merge pull request #119934 from letmerecall/fix-testgrid-links

Fix broken links to testgrid dashboard
This commit is contained in:
Kubernetes Prow Robot 2023-09-07 09:36:57 -07:00 committed by GitHub
commit c1628f3b6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ Look for:
### Test triage
Monitor [test grid](https://k8s-testgrid.appspot.com/sig-cli-master)
Monitor [test grid](https://testgrid.k8s.io/sig-cli-master)
and make sure the tests are passing.
If any tests are failing, debug them and send a fix. Ask for help if you get stuck.