Skip to content

Commit 9d2be4e

Browse files
authoredMar 29, 2023
docs: remove npm bin link (#6289)
1 parent 3cf6f0d commit 9d2be4e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
 

‎docs/lib/content/commands/npm-prefix.md

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ npm prefix -g
3636
### See Also
3737

3838
* [npm root](/commands/npm-root)
39-
* [npm bin](/commands/npm-bin)
4039
* [npm folders](/configuring-npm/folders)
4140
* [npm config](/commands/npm-config)
4241
* [npmrc](/configuring-npm/npmrc)

‎docs/lib/content/commands/npm-root.md

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ echo "Global packages installed in: ${global_node_modules}"
2828
### See Also
2929

3030
* [npm prefix](/commands/npm-prefix)
31-
* [npm bin](/commands/npm-bin)
3231
* [npm folders](/configuring-npm/folders)
3332
* [npm config](/commands/npm-config)
3433
* [npmrc](/configuring-npm/npmrc)

0 commit comments

Comments
 (0)
Please sign in to comment.