Skip to content

Commit 2626e62

Browse files
committed
Change master in links to HEAD
1 parent dcab685 commit 2626e62

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ or change the tree, so there are no openings for
5656

5757
* [`nlcst-to-string`](https://github.com/syntax-tree/nlcst-to-string)
5858
— Get text content in nlcst
59-
* [`hast-util-to-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-to-string)
59+
* [`hast-util-to-string`](https://github.com/wooorm/rehype-minify/tree/HEAD/packages/hast-util-to-string)
6060
— Get text content in hast
6161
* [`hast-util-to-text`](https://github.com/syntax-tree/hast-util-to-text)
6262
— Get text content in hast according to the `innerText` algorithm
63-
* [`hast-util-from-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-from-string)
63+
* [`hast-util-from-string`](https://github.com/wooorm/rehype-minify/tree/HEAD/packages/hast-util-from-string)
6464
— Set text content in hast
6565

6666
## Contribute
@@ -111,11 +111,11 @@ abide by its terms.
111111

112112
[author]: https://wooorm.com
113113

114-
[contributing]: https://github.com/syntax-tree/.github/blob/master/contributing.md
114+
[contributing]: https://github.com/syntax-tree/.github/blob/HEAD/contributing.md
115115

116-
[support]: https://github.com/syntax-tree/.github/blob/master/support.md
116+
[support]: https://github.com/syntax-tree/.github/blob/HEAD/support.md
117117

118-
[coc]: https://github.com/syntax-tree/.github/blob/master/code-of-conduct.md
118+
[coc]: https://github.com/syntax-tree/.github/blob/HEAD/code-of-conduct.md
119119

120120
[mdast]: https://github.com/syntax-tree/mdast
121121

0 commit comments

Comments
 (0)