Skip to content

Commit 609b15f

Browse files
committed
Migrate to syntax-tree
1 parent 8aac5bc commit 609b15f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

readme.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -335,28 +335,28 @@ Yields:
335335

336336
<!-- Definitions -->
337337

338-
[logo]: https://cdn.rawgit.com/wooorm/hast/342f7b8/logo.svg
338+
[logo]: https://cdn.rawgit.com/syntax-tree/hast/342f7b8/logo.svg
339339

340-
[changelog]: https://github.com/wooorm/hast/releases
340+
[changelog]: https://github.com/syntax-tree/hast/releases
341341

342342
[html-element]: https://dom.spec.whatwg.org/#interface-element
343343

344-
[unist-utility]: https://github.com/wooorm/unist#list-of-utilities
344+
[unist-utility]: https://github.com/syntax-tree/unist#list-of-utilities
345345

346-
[unist]: https://github.com/wooorm/unist
346+
[unist]: https://github.com/syntax-tree/unist
347347

348-
[node]: https://github.com/wooorm/unist#node
348+
[node]: https://github.com/syntax-tree/unist#node
349349

350-
[parent]: https://github.com/wooorm/unist#parent
350+
[parent]: https://github.com/syntax-tree/unist#parent
351351

352-
[text]: https://github.com/wooorm/unist#text
352+
[text]: https://github.com/syntax-tree/unist#text
353353

354354
[rehype]: https://github.com/wooorm/rehype
355355

356-
[nlcst]: https://github.com/wooorm/nlcst
356+
[nlcst]: https://github.com/syntax-tree/nlcst
357357

358-
[mdast]: https://github.com/wooorm/mdast
358+
[mdast]: https://github.com/syntax-tree/mdast
359359

360-
[vfile]: https://github.com/wooorm/vfile
360+
[vfile]: https://github.com/vfile/vfile
361361

362362
[properties]: #properties

0 commit comments

Comments
 (0)