Skip to content

Commit 504597c

Browse files
committed
Fix typo
1 parent 584bb38 commit 504597c

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
@@ -65,7 +65,7 @@ Find the first child before `index` (or `node`) in `parent`, that passes `test`
6565

6666
## Contribute
6767

68-
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
68+
See [`contributing.md` in `syntax-tree/unist`][contributing] for ways to get
6969
started.
7070

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

9898
[is]: https://github.com/syntax-tree/unist-util-is
9999

100-
[contribute]: https://github.com/syntax-tree/unist/blob/master/contributing.md
100+
[contributing]: https://github.com/syntax-tree/unist/blob/master/contributing.md
101101

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

0 commit comments

Comments
 (0)