We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e59f3f commit 5c808d5Copy full SHA for 5c808d5
readme.md
@@ -4,7 +4,7 @@ Stringify [NLCST][].
4
5
## Installation
6
7
-[npm][npm-install]:
+[npm][]:
8
9
```bash
10
npm install nlcst-to-string
@@ -61,7 +61,7 @@ Stringify the given [NLCST][] node (or list of nodes).
61
62
[codecov]: https://codecov.io/github/wooorm/nlcst-to-string
63
64
-[npm-install]: https://docs.npmjs.com/cli/install
+[npm]: https://docs.npmjs.com/cli/install
65
66
[license]: LICENSE
67
0 commit comments