Skip to content

Commit 7efc4d2

Browse files
committed
Fix typo
1 parent d2ad50c commit 7efc4d2

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
@@ -52,7 +52,7 @@ The given `node`.
5252

5353
## Contribute
5454

55-
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
55+
See [`contributing.md` in `syntax-tree/unist`][contributing] for ways to get
5656
started.
5757

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

8585
[node]: https://github.com/syntax-tree/unist#node
8686

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

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

0 commit comments

Comments
 (0)