Skip to content

Commit fbb3a9b

Browse files
authored
Fix links in readme.md
1 parent db75d56 commit fbb3a9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ should however be entirely stripped from the tree.
215215

216216
## Contribute
217217

218-
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
218+
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
219219
started.
220220

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

250250
[schema-github]: lib/github.json
251251

252-
[contribute]: https://github.com/syntax-tree/unist/blob/master/contributing.md
252+
[contribute]: https://github.com/syntax-tree/hast/blob/master/contributing.md
253253

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

0 commit comments

Comments
 (0)