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 c2cbddd commit 7e98547Copy full SHA for 7e98547
readme.markdown
@@ -1,7 +1,7 @@
1
# resolve
2
3
implements the [node `require.resolve()`
4
-algorithm](http://nodejs.org/docs/v0.4.8/api/all.html#all_Together...)
+algorithm](https://nodejs.org/api/modules.html#modules_all_together)
5
such that you can `require.resolve()` on behalf of a file asynchronously and
6
synchronously
7
0 commit comments