File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -202,13 +202,13 @@ abide by its terms.
202202
203203[ author ] : https://wooorm.com
204204
205- [ contributing ] : https://github.com/syntax-tree/.github/blob/master /contributing.md
205+ [ contributing ] : https://github.com/syntax-tree/.github/blob/HEAD /contributing.md
206206
207- [ support ] : https://github.com/syntax-tree/.github/blob/master /support.md
207+ [ support ] : https://github.com/syntax-tree/.github/blob/HEAD /support.md
208208
209- [ coc ] : https://github.com/syntax-tree/.github/blob/master /code-of-conduct.md
209+ [ coc ] : https://github.com/syntax-tree/.github/blob/HEAD /code-of-conduct.md
210210
211- [ ast ] : https://github.com/inikulin/parse5/blob/master /packages/parse5/docs/tree-adapter/default/interface-list.md
211+ [ ast ] : https://github.com/inikulin/parse5/blob/HEAD /packages/parse5/docs/tree-adapter/default/interface-list.md
212212
213213[ vfile ] : https://github.com/vfile/vfile
214214
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ declare namespace hastUtilFromParse5 {
4040}
4141
4242/**
43- * Transform [Parse5’s AST](https://github.com/inikulin/parse5/blob/master /packages/parse5/docs/tree-adapter/default/interface-list.md)
43+ * Transform [Parse5’s AST](https://github.com/inikulin/parse5/blob/HEAD /packages/parse5/docs/tree-adapter/default/interface-list.md)
4444 * to a [**hast**](https://github.com/syntax-tree/hast)
4545 * [*tree*](https://github.com/syntax-tree/unist#tree).
4646 *
You can’t perform that action at this time.
0 commit comments