Skip to content

Commit e748db8

Browse files
committed
Fix typo
1 parent 746b82a commit e748db8

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
@@ -66,7 +66,7 @@ Invoke the bound [`modifier`][modifier] for each child in `parent`
6666

6767
## Contribute
6868

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

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

9999
[modify]: #function-modifyparent
100100

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

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

0 commit comments

Comments
 (0)