Skip to content

Commit 2864c29

Browse files
committed
Remove stray control comment
1 parent d4f914a commit 2864c29

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# hast-util-assert [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]
22

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

75
## Installation
86

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

119
```bash
1210
npm install hast-util-assert
@@ -52,7 +50,7 @@ methods from [`unist-util-assert`][unist-util-assert] are also included.
5250

5351
[codecov]: https://codecov.io/github/wooorm/hast-util-assert
5452

55-
[npm-install]: https://docs.npmjs.com/cli/install
53+
[npm]: https://docs.npmjs.com/cli/install
5654

5755
[license]: LICENSE
5856

0 commit comments

Comments
 (0)