Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit fa117e8

Browse files
committed
Fix typo
1 parent cbaddbc commit fa117e8

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
@@ -107,7 +107,7 @@ works around these differences for:
107107

108108
## Contribute
109109

110-
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
110+
See [`contributing.md` in `syntax-tree/hast`][contributing] for ways to get
111111
started.
112112

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

148148
[hastscript]: https://github.com/syntax-tree/hastscript
149149

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

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

0 commit comments

Comments
 (0)