Skip to content

Commit 17bfb96

Browse files
committed
Fix typo
1 parent 911a18d commit 17bfb96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Check if the given value is an [**embedded**][spec] [element][].
4040

4141
## Contribute
4242

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

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

7373
[spec]: https://html.spec.whatwg.org/#embedded-content-2
7474

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

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

0 commit comments

Comments
 (0)