From fcbcf9eb6cbf6b8666a61e1983cb9456145a7743 Mon Sep 17 00:00:00 2001 From: Akanksha kumari Date: Thu, 15 Sep 2022 20:07:26 +0530 Subject: 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 Co-authored-by: Bob Killen --- contributors/guide/contributor-cheatsheet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contributors') diff --git a/contributors/guide/contributor-cheatsheet/README.md b/contributors/guide/contributor-cheatsheet/README.md index f6c8ef34..f4fd8956 100644 --- a/contributors/guide/contributor-cheatsheet/README.md +++ b/contributors/guide/contributor-cheatsheet/README.md @@ -415,7 +415,7 @@ git push --force [GitHub workflow]: /contributors/guide/github-workflow.md#3-branch [squashing commits]: /contributors/guide/pull-requests.md#6-squashing-and-commit-titles [owners]: /contributors/guide/owners.md -[testing locally]: /contributors/guide/README.md#testing +[testing locally]: /contributors/devel/sig-testing/testing.md [Atlassian git tutorial]: https://www.atlassian.com/git/tutorials [git magic]: http://www-cs-students.stanford.edu/~blynn/gitmagic/ [Security and Disclosure Information]: https://kubernetes.io/docs/reference/issues-security/security/ -- cgit v1.2.3