Skip to content

Commit 3075020

Browse files
committed
Fix typo
1 parent fd35b5e commit 3075020

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
@@ -97,7 +97,7 @@ with `type` set to non-empty `string`).
9797

9898
## Contribute
9999

100-
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
100+
See [`contributing.md` in `syntax-tree/unist`][contributing] for ways to get
101101
started.
102102

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

130130
[test]: #function-testnode-index-parent
131131

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

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

0 commit comments

Comments
 (0)