Skip to content

Commit 50d1295

Browse files
committed
Update some links
1 parent 200d49a commit 50d1295

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

readme.md

+6-9
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,6 @@ unist:
515515
See [`contributing.md`][contributing] in [`syntax-tree/.github`][health] for
516516
ways to get started.
517517
See [`support.md`][support] for ways to get help.
518-
Ideas for new utilities and tools can be posted in [`syntax-tree/ideas`][ideas].
519518

520519
A curated list of awesome syntax-tree, unist, hast, xast, mdast, and nlcst
521520
resources 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

Comments
 (0)