diff --git a/doc/api/url.md b/doc/api/url.md index adfe82aed7d553..cb2a3965f5eee4 100644 --- a/doc/api/url.md +++ b/doc/api/url.md @@ -953,6 +953,13 @@ forward-slash characters (`/`) are required following the colon in the ### url.format(urlObject) * `urlObject` {Object|string} A URL object (as returned by `url.parse()` or