Merge pull request #5158 from neha-viswanathan/fix-links

fix broken links in README
This commit is contained in:
Kubernetes Prow Robot 2020-09-18 11:04:46 -07:00 committed by GitHub
commit f0cf5cd260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -66,9 +66,9 @@ We encourage all contributors to become members. We aim to grow an active, healt
[Contributor Guide]:
contributors/guide/README.md
[file an issue]:
/contributors/guide/README.md#file-an-issue
contributors/guide/first-contribution.md#file-an-issue
[find something to work on]:
contributors/guide/README.md#find-something-to-work-on
contributors/guide/first-contribution.md#find-something-to-work-on
[open a pull request]:
contributors/guide/README.md#open-a-pull-request
contributors/guide/contributing.md#opening-a-pull-request
[Community Membership]:/community-membership.md

View File

@ -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)