diff options
| author | Akanksha kumari <akankshakumari393@gmail.com> | 2022-09-15 20:07:26 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-15 07:37:26 -0700 |
| commit | fcbcf9eb6cbf6b8666a61e1983cb9456145a7743 (patch) | |
| tree | 1ab8d388a84868ea9111de8473ee8e4675fa38a4 /contributors/guide | |
| parent | ae4e1340b8b05fb24d5484c6472361155d88b7d6 (diff) | |
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 <killen.bob@gmail.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
Diffstat (limited to 'contributors/guide')
| -rw-r--r-- | contributors/guide/contributor-cheatsheet/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |
