Skip to content

Commit daa7104

Browse files
committed
Update node-walk link
1 parent 0151fbe commit daa7104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ very fast.
99
Similar to [`wrench.readdirSyncRecursive`](https://github.com/ryanmcgrath/wrench-js#synchronous-operations),
1010
but adds trailing slashes to directories.
1111

12-
Not to be confused with [node-walk](https://github.com/coolaj86/node-walk),
12+
Not to be confused with [node-walk](https://www.npmjs.com/package/walk),
1313
which has both an asynchronous and a synchronous API.
1414

1515
## Installation

0 commit comments

Comments
 (0)