Skip to content

Commit 44462f6

Browse files
committed
Fix typo
1 parent 9834f02 commit 44462f6

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
@@ -41,7 +41,7 @@ The result is excluding the given node itself.
4141

4242
## Contribute
4343

44-
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
44+
See [`contributing.md` in `syntax-tree/unist`][contributing] for ways to get
4545
started.
4646

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

7272
[node]: https://github.com/syntax-tree/unist#node
7373

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

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

0 commit comments

Comments
 (0)