Skip to content

Commit 51e1762

Browse files
nokomeMurderlon
authored andcommitted
Fix description and link in README
Reviewed-by: Christian Murphy <[email protected]>
1 parent 4f86a43 commit 51e1762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hast-util-from-parse5 [![Build][build-badge]][build] [![Coverage][coverage-badge]][coverage] [![Downloads][downloads-badge]][downloads] [![Chat][chat-badge]][chat]
22

3-
Transform [HAST][] to [Parse5’s AST][ast].
3+
Transform [Parse5’s AST][ast] to [HAST][].
44

55
## Installation
66

@@ -165,7 +165,7 @@ repository, organisation, or community you agree to abide by its terms.
165165

166166
[hast]: https://github.com/syntax-tree/hast
167167

168-
[ast]: https://github.com/inikulin/parse5/wiki/Documentation
168+
[ast]: https://github.com/inikulin/parse5/blob/master/packages/parse5/docs/tree-adapter/default/interface-list.md
169169

170170
[node]: https://github.com/syntax-tree/hast#ast
171171

0 commit comments

Comments
 (0)