Skip to content

Commit cedb716

Browse files
committed
Refactor docs
1 parent 580780a commit cedb716

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

readme.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# unist-util-assert [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]
22

3-
<!--lint disable heading-increment no-duplicate-headings-->
4-
53
Assert [Unist][] nodes.
64

75
## Installation
86

9-
[npm][npm-install]:
7+
[npm][]:
108

119
```bash
1210
npm install unist-util-assert
@@ -86,7 +84,7 @@ the node (and the parent, when given).
8684

8785
[codecov]: https://codecov.io/github/wooorm/unist-util-assert
8886

89-
[npm-install]: https://docs.npmjs.com/cli/install
87+
[npm]: https://docs.npmjs.com/cli/install
9088

9189
[license]: LICENSE
9290

0 commit comments

Comments
 (0)