summaryrefslogtreecommitdiff
path: root/contributors/guide
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-09-18 11:04:46 -0700
committerGitHub <noreply@github.com>2020-09-18 11:04:46 -0700
commitf0cf5cd26030a44ecfec787a8cac1680dbfff5b8 (patch)
tree0398d10e4134729d2e50babc848b2dab4b693e3d /contributors/guide
parent8cda970f261ff9ab5607bf8c5924e45b46f19ffe (diff)
parentea619ffe2df7692dbf7e1d069c4230328ae5f5ef (diff)
Merge pull request #5158 from neha-viswanathan/fix-links
fix broken links in README
Diffstat (limited to 'contributors/guide')
-rw-r--r--contributors/guide/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/contributing.md b/contributors/guide/contributing.md
index 1e7e3b9b..1878173c 100644
--- a/contributors/guide/contributing.md
+++ b/contributors/guide/contributing.md
@@ -9,7 +9,7 @@ description: |
- [Communication](#communication)
- [GitHub workflow](#github-workflow)
-- [Open a Pull Request](#open-a-pull-request)
+- [Open a Pull Request](#opening-a-pull-request)
- [Code Review](#code-review)
- [Best Practices](#best-practices)
- [Testing](#testing)