Skip to content

Commit 476af32

Browse files
committed
Fix typo
1 parent a59deec commit 476af32

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
@@ -98,7 +98,7 @@ The given, modified, tree.
9898

9999
## Contribute
100100

101-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
101+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
102102
started.
103103

104104
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
[node]: https://github.com/syntax-tree/hast#ast
130130

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

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

0 commit comments

Comments
 (0)