Skip to content

Commit 4abd831

Browse files
committed
Fix typo
1 parent 8b3540c commit 4abd831

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
@@ -59,7 +59,7 @@ or `inspect.noColor(node)`.
5959

6060
## Contribute
6161

62-
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
62+
See [`contributing.md` in `syntax-tree/unist`][contributing] for ways to get
6363
started.
6464

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

9090
[author]: http://wooorm.com
9191

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

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

0 commit comments

Comments
 (0)