Skip to content

Commit 7e98547

Browse files
committed
readme: update API docs link for require.resolve()
1 parent c2cbddd commit 7e98547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# resolve
22

33
implements the [node `require.resolve()`
4-
algorithm](http://nodejs.org/docs/v0.4.8/api/all.html#all_Together...)
4+
algorithm](https://nodejs.org/api/modules.html#modules_all_together)
55
such that you can `require.resolve()` on behalf of a file asynchronously and
66
synchronously
77

0 commit comments

Comments
 (0)