diff --git a/doc/api/url.md b/doc/api/url.md index a38c79aa126..c6eb2f9876c 100644 --- a/doc/api/url.md +++ b/doc/api/url.md @@ -262,6 +262,18 @@ object. ## url.resolve(from, to) * `from` {String} The Base URL being resolved against.