Skip to content

Commit dd13a64

Browse files
committed
Fix typo
1 parent 039a9d9 commit dd13a64

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
@@ -47,7 +47,7 @@ Parse5 adapter.
4747

4848
## Contribute
4949

50-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
50+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
5151
started.
5252

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

8080
[node]: https://github.com/syntax-tree/hast#ast
8181

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

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

0 commit comments

Comments
 (0)