File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1111 " util" ,
1212 " utility"
1313 ],
14- "repository" : " https://github.com/wooorm /hast-util-heading" ,
15- "bugs" : " https://github.com/wooorm /hast-util-heading/issues" ,
14+ "repository" : " https://github.com/syntax-tree /hast-util-heading" ,
15+ "bugs" : " https://github.com/syntax-tree /hast-util-heading/issues" ,
1616 "author" : " Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" ,
1717 "contributors" : [
1818 " Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
Original file line number Diff line number Diff line change @@ -43,22 +43,22 @@ Check if the given value is a [**heading**][spec] [element][].
4343
4444<!-- Definition -->
4545
46- [ build-badge ] : https://img.shields.io/travis/wooorm /hast-util-heading.svg
46+ [ build-badge ] : https://img.shields.io/travis/syntax-tree /hast-util-heading.svg
4747
48- [ build-page ] : https://travis-ci.org/wooorm /hast-util-heading
48+ [ build-page ] : https://travis-ci.org/syntax-tree /hast-util-heading
4949
50- [ coverage-badge ] : https://img.shields.io/codecov/c/github/wooorm /hast-util-heading.svg
50+ [ coverage-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /hast-util-heading.svg
5151
52- [ coverage-page ] : https://codecov.io/github/wooorm /hast-util-heading?branch=master
52+ [ coverage-page ] : https://codecov.io/github/syntax-tree /hast-util-heading?branch=master
5353
5454[ npm ] : https://docs.npmjs.com/cli/install
5555
5656[ license ] : LICENSE
5757
5858[ author ] : http://wooorm.com
5959
60- [ node ] : https://github.com/wooorm/hast #node
60+ [ node ] : https://github.com/syntax-tree/unist #node
6161
62- [ element ] : https://github.com/wooorm /hast#element
62+ [ element ] : https://github.com/syntax-tree /hast#element
6363
6464[ spec ] : https://html.spec.whatwg.org/#heading-content
You can’t perform that action at this time.
0 commit comments