Skip to content

Commit e344d5a

Browse files
committed
Change master in links to HEAD
1 parent a983dfb commit e344d5a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,11 +300,11 @@ abide by its terms.
300300

301301
[author]: https://wooorm.com
302302

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

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

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

309309
[tree]: https://github.com/syntax-tree/unist#tree
310310

@@ -336,6 +336,6 @@ abide by its terms.
336336

337337
[handler]: #optionshandlers
338338

339-
[handlers]: https://github.com/syntax-tree/hast-util-to-mdast/tree/master/lib/handlers
339+
[handlers]: https://github.com/syntax-tree/hast-util-to-mdast/tree/main/lib/handlers
340340

341341
[spec]: https://html.spec.whatwg.org/#paragraphs

0 commit comments

Comments
 (0)