Skip to content

Commit e5568f6

Browse files
committed
Fix typo
1 parent 0150122 commit e5568f6

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
@@ -39,7 +39,7 @@ Check if the given value is a [**heading**][spec] [element][].
3939

4040
## Contribute
4141

42-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
42+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
4343
started.
4444

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

7272
[spec]: https://html.spec.whatwg.org/#heading-content
7373

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

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

0 commit comments

Comments
 (0)