diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-09-18 11:04:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-18 11:04:46 -0700 |
| commit | f0cf5cd26030a44ecfec787a8cac1680dbfff5b8 (patch) | |
| tree | 0398d10e4134729d2e50babc848b2dab4b693e3d /contributors/guide | |
| parent | 8cda970f261ff9ab5607bf8c5924e45b46f19ffe (diff) | |
| parent | ea619ffe2df7692dbf7e1d069c4230328ae5f5ef (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.md | 2 |
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) |
