Merge pull request #5158 from neha-viswanathan/fix-links
fix broken links in README
This commit is contained in:
commit
f0cf5cd260
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue