Skip to content

Commit 4b2d1e4

Browse files
committed
Fix typo
1 parent 64bafa2 commit 4b2d1e4

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
@@ -38,7 +38,7 @@ methods from [`unist-util-assert`][unist-util-assert] are also included.
3838

3939
## Contribute
4040

41-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
41+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
4242
started.
4343

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

6969
[unist-util-assert]: https://github.com/syntax-tree/unist-util-assert
7070

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

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

0 commit comments

Comments
 (0)