Skip to content

Commit 8ded2e4

Browse files
committed
Add links
1 parent d723863 commit 8ded2e4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: readme.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ utility to serialize as HTML with DOM APIs.
5050
## Install
5151

5252
This package is [ESM only][esm].
53-
In Node.js (version 14.14+ or 16.0+), install with [npm][]:
53+
In Node.js (version 14.14+ and 16.0+), install with [npm][]:
5454

5555
```sh
5656
npm install hast-util-to-dom
@@ -151,7 +151,8 @@ The syntax tree is [hast][].
151151
## Types
152152

153153
This package is fully typed with [TypeScript][].
154-
It exports the additional types `AfterTransform` and `Options`.
154+
It exports the additional types [`AfterTransform`][aftertransform] and
155+
[`Options`][options].
155156

156157
## Compatibility
157158

0 commit comments

Comments
 (0)