Skip to content

Commit d986b7a

Browse files
committed
Fix typo
1 parent 8172758 commit d986b7a

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
@@ -131,7 +131,7 @@ Yields:
131131

132132
## Contribute
133133

134-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
134+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
135135
started.
136136

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

166166
[handlers]: https://github.com/syntax-tree/hast-util-to-mdast/tree/master/lib/handlers
167167

168-
[contribute]: https://github.com/syntax-tree/hast/blob/master/contributing.md
168+
[contributing]: https://github.com/syntax-tree/hast/blob/master/contributing.md
169169

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

0 commit comments

Comments
 (0)