Skip to content

Commit fcbcf9e

Browse files
Fix broken link for testing locally on contributor-cheatsheet page (#6879)
* Fix broken link for testing locally on contributor-cheatsheet page * Update contributors/guide/contributor-cheatsheet/README.md Co-authored-by: Bob Killen <[email protected]> Co-authored-by: Bob Killen <[email protected]>
1 parent ae4e134 commit fcbcf9e

File tree

1 file changed

+1
-1
lines changed
  • contributors/guide/contributor-cheatsheet

1 file changed

+1
-1
lines changed

contributors/guide/contributor-cheatsheet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ git push --force
415415
[GitHub workflow]: /contributors/guide/github-workflow.md#3-branch
416416
[squashing commits]: /contributors/guide/pull-requests.md#6-squashing-and-commit-titles
417417
[owners]: /contributors/guide/owners.md
418-
[testing locally]: /contributors/guide/README.md#testing
418+
[testing locally]: /contributors/devel/sig-testing/testing.md
419419
[Atlassian git tutorial]: https://www.atlassian.com/git/tutorials
420420
[git magic]: http://www-cs-students.stanford.edu/~blynn/gitmagic/
421421
[Security and Disclosure Information]: https://kubernetes.io/docs/reference/issues-security/security/

0 commit comments

Comments
 (0)