doc: fix type of DEP0116

PR-URL: https://github.com/nodejs/node/pull/22765
Refs: https://github.com/nodejs/node/pull/22715
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
Tobias Nießen 2018-09-09 01:02:49 +02:00 committed by Rich Trott
parent 9782ce2575
commit 67ba8ff31a

View File

@ -1052,7 +1052,7 @@ future release.
<a id="DEP0116"></a>
### DEP0116: Legacy URL API
Type: Documentation
Type: Documentation-only
The [Legacy URL API][] is deprecated. This includes [`url.format()`][],
[`url.parse()`][], [`url.resolve()`][], and the [legacy `urlObject`][]. Please