Skip to content

Commit f0cf5cd

Browse files
authored
Merge pull request #5158 from neha-viswanathan/fix-links
fix broken links in README
2 parents 8cda970 + ea619ff commit f0cf5cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ We encourage all contributors to become members. We aim to grow an active, healt
6666
[Contributor Guide]:
6767
contributors/guide/README.md
6868
[file an issue]:
69-
/contributors/guide/README.md#file-an-issue
69+
contributors/guide/first-contribution.md#file-an-issue
7070
[find something to work on]:
71-
contributors/guide/README.md#find-something-to-work-on
71+
contributors/guide/first-contribution.md#find-something-to-work-on
7272
[open a pull request]:
73-
contributors/guide/README.md#open-a-pull-request
73+
contributors/guide/contributing.md#opening-a-pull-request
7474
[Community Membership]:/community-membership.md

contributors/guide/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: |
99

1010
- [Communication](#communication)
1111
- [GitHub workflow](#github-workflow)
12-
- [Open a Pull Request](#open-a-pull-request)
12+
- [Open a Pull Request](#opening-a-pull-request)
1313
- [Code Review](#code-review)
1414
- [Best Practices](#best-practices)
1515
- [Testing](#testing)

0 commit comments

Comments
 (0)