Skip to content

Commit d3f68a0

Browse files
committed
Fix typo
1 parent 5763f61 commit d3f68a0

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
@@ -130,7 +130,7 @@ you completely trust the content.
130130

131131
## Contribute
132132

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

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

165165
[hast-util-sanitize]: https://github.com/syntax-tree/hast-util-sanitize
166166

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

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

0 commit comments

Comments
 (0)