@@ -515,7 +515,6 @@ unist:
515
515
See [ ` contributing.md ` ] [ contributing ] in [ ` syntax-tree/.github ` ] [ health ] for
516
516
ways to get started.
517
517
See [ ` support.md ` ] [ support ] for ways to get help.
518
- Ideas for new utilities and tools can be posted in [ ` syntax-tree/ideas ` ] [ ideas ] .
519
518
520
519
A curated list of awesome syntax-tree, unist, hast, xast, mdast, and nlcst
521
520
resources can be found in [ awesome syntax-tree] [ awesome ] .
@@ -584,16 +583,14 @@ for contributing to unist and related projects!
584
583
585
584
[ health ] : https://github.com/syntax-tree/.github
586
585
587
- [ contributing ] : https://github.com/syntax-tree/.github/blob/HEAD /contributing.md
586
+ [ contributing ] : https://github.com/syntax-tree/.github/blob/main /contributing.md
588
587
589
- [ support ] : https://github.com/syntax-tree/.github/blob/HEAD /support.md
588
+ [ support ] : https://github.com/syntax-tree/.github/blob/main /support.md
590
589
591
- [ coc ] : https://github.com/syntax-tree/.github/blob/HEAD /code-of-conduct.md
590
+ [ coc ] : https://github.com/syntax-tree/.github/blob/main /code-of-conduct.md
592
591
593
592
[ awesome ] : https://github.com/syntax-tree/awesome-syntax-tree
594
593
595
- [ ideas ] : https://github.com/syntax-tree/ideas
596
-
597
594
[ logo ] : https://raw.githubusercontent.com/syntax-tree/unist/367da2e/logo.svg?sanitize=true
598
595
599
596
[ releases ] : https://github.com/syntax-tree/unist/releases
@@ -648,13 +645,13 @@ for contributing to unist and related projects!
648
645
649
646
[ list-of-utilities ] : #list-of-utilities
650
647
651
- [ webidl ] : https://heycam.github.io/webidl/
648
+ [ webidl ] : https://webidl.spec.whatwg.org
652
649
653
- [ json ] : https://tools .ietf.org/html/rfc7159
650
+ [ json ] : https://datatracker .ietf.org/doc /html/rfc7159
654
651
655
652
[ xml ] : https://www.w3.org/TR/xml/
656
653
657
- [ javascript ] : https://www .ecma-international.org/ecma-262/ 9.0/index.html
654
+ [ javascript ] : https://262 .ecma-international.org/9.0/
658
655
659
656
[ hast ] : https://github.com/syntax-tree/hast
660
657
0 commit comments