Skip to content

Commit 155d155

Browse files
committed
Migrate to syntax-tree
1 parent 106e378 commit 155d155

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
],
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/wooorm/mdast-util-heading-style.git"
17+
"url": "https://github.com/syntax-tree/mdast-util-heading-style.git"
1818
},
19-
"bugs": "https://github.com/wooorm/mdast-util-heading-style/issues",
19+
"bugs": "https://github.com/syntax-tree/mdast-util-heading-style/issues",
2020
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
2121
"contributors": [
2222
"Titus Wormer <[email protected]> (http://wooorm.com)"

readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ A comment marker.
5959

6060
<!-- Definitions -->
6161

62-
[build-badge]: https://img.shields.io/travis/wooorm/mdast-util-heading-style.svg
62+
[build-badge]: https://img.shields.io/travis/syntax-tree/mdast-util-heading-style.svg
6363

64-
[build-status]: https://travis-ci.org/wooorm/mdast-util-heading-style
64+
[build-status]: https://travis-ci.org/syntax-tree/mdast-util-heading-style
6565

66-
[coverage-badge]: https://img.shields.io/codecov/c/github/wooorm/mdast-util-heading-style.svg
66+
[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/mdast-util-heading-style.svg
6767

68-
[coverage-status]: https://codecov.io/github/wooorm/mdast-util-heading-style
68+
[coverage-status]: https://codecov.io/github/syntax-tree/mdast-util-heading-style
6969

7070
[chat-badge]: https://img.shields.io/gitter/room/wooorm/remark.svg
7171

@@ -77,6 +77,6 @@ A comment marker.
7777

7878
[npm]: https://docs.npmjs.com/cli/install
7979

80-
[mdast]: https://github.com/wooorm/mdast
80+
[mdast]: https://github.com/syntax-tree/mdast
8181

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

0 commit comments

Comments
 (0)