Skip to content

Commit 30152b1

Browse files
committed
Fix typo
1 parent 3c456a3 commit 30152b1

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
@@ -92,7 +92,7 @@ with, optional.
9292

9393
## Contribute
9494

95-
See [`contribute.md` in `syntax-tree/mdast`][contribute] for ways to get
95+
See [`contributing.md` in `syntax-tree/mdast`][contributing] for ways to get
9696
started.
9797

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

129129
[handler]: #function-handlerstart-nodes-end
130130

131-
[contribute]: https://github.com/syntax-tree/mdast/blob/master/contributing.md
131+
[contributing]: https://github.com/syntax-tree/mdast/blob/master/contributing.md
132132

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

0 commit comments

Comments
 (0)