@@ -515,7 +515,6 @@ unist:
515515See [ ` contributing.md ` ] [ contributing ] in [ ` syntax-tree/.github ` ] [ health ] for
516516ways to get started.
517517See [ ` support.md ` ] [ support ] for ways to get help.
518- Ideas for new utilities and tools can be posted in [ ` syntax-tree/ideas ` ] [ ideas ] .
519518
520519A curated list of awesome syntax-tree, unist, hast, xast, mdast, and nlcst
521520resources can be found in [ awesome syntax-tree] [ awesome ] .
@@ -584,16 +583,14 @@ for contributing to unist and related projects!
584583
585584[ health ] : https://github.com/syntax-tree/.github
586585
587- [ contributing ] : https://github.com/syntax-tree/.github/blob/HEAD /contributing.md
586+ [ contributing ] : https://github.com/syntax-tree/.github/blob/main /contributing.md
588587
589- [ support ] : https://github.com/syntax-tree/.github/blob/HEAD /support.md
588+ [ support ] : https://github.com/syntax-tree/.github/blob/main /support.md
590589
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
592591
593592[ awesome ] : https://github.com/syntax-tree/awesome-syntax-tree
594593
595- [ ideas ] : https://github.com/syntax-tree/ideas
596-
597594[ logo ] : https://raw.githubusercontent.com/syntax-tree/unist/367da2e/logo.svg?sanitize=true
598595
599596[ releases ] : https://github.com/syntax-tree/unist/releases
@@ -648,13 +645,13 @@ for contributing to unist and related projects!
648645
649646[ list-of-utilities ] : #list-of-utilities
650647
651- [ webidl ] : https://heycam.github.io/webidl/
648+ [ webidl ] : https://webidl.spec.whatwg.org
652649
653- [ json ] : https://tools .ietf.org/html/rfc7159
650+ [ json ] : https://datatracker .ietf.org/doc /html/rfc7159
654651
655652[ xml ] : https://www.w3.org/TR/xml/
656653
657- [ javascript ] : https://www .ecma-international.org/ecma-262/ 9.0/index.html
654+ [ javascript ] : https://262 .ecma-international.org/9.0/
658655
659656[ hast ] : https://github.com/syntax-tree/hast
660657
0 commit comments