Skip to content

Commit 77ecf88

Browse files
committed
Fix typo
1 parent 0a83790 commit 77ecf88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ multiple IDs are found.
4545

4646
## Contribute
4747

48-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
48+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
4949
started.
5050

5151
This organisation has a [Code of Conduct][coc]. By interacting with this
@@ -73,6 +73,6 @@ repository, organisation, or community you agree to abide by its terms.
7373

7474
[hast]: https://github.com/syntax-tree/hast
7575

76-
[contribute]: https://github.com/syntax-tree/hast/blob/master/contributing.md
76+
[contributing]: https://github.com/syntax-tree/hast/blob/master/contributing.md
7777

7878
[coc]: https://github.com/syntax-tree/hast/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)