Skip to content

Commit 6925bca

Browse files
committed
Fix typo
1 parent d0f0565 commit 6925bca

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
@@ -77,7 +77,7 @@ When strings are encountered, they are normalised to [`text`][text] nodes.
7777

7878
## Contribute
7979

80-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
80+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
8181
started.
8282

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

114114
[text]: https://github.com/syntax-tree/unist#text
115115

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

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

0 commit comments

Comments
 (0)