Source code

Revision control

Copy as Markdown

Other Tools

diff --git a/lib/url.js b/lib/url.js
index c9da02a8ec225..b0f4434fe5b41 100644
--- a/lib/url.js
+++ b/lib/url.js
@@ -18,4 +18,4 @@
*/
-module.exports = require("whatwg-url").URL;
+module.exports = require("../../whatwg-url.js").URL;