summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
diff options
context:
space:
mode:
authorTobias Nießen <tniessen@users.noreply.github.com>2018-09-09 01:02:49 +0200
committerRich Trott <rtrott@gmail.com>2018-09-08 21:30:20 -0700
commit67ba8ff31acd24ded6b634617c8b2d67e50002b1 (patch)
tree0fc555b42d3ea04ee2426e2856d8c2ac740ce52d /doc/api/deprecations.md
parent9782ce25750f2a34297e61a975c3a69a05b5d649 (diff)
downloadandroid-node-v8-67ba8ff31acd24ded6b634617c8b2d67e50002b1.tar.gz
android-node-v8-67ba8ff31acd24ded6b634617c8b2d67e50002b1.tar.bz2
android-node-v8-67ba8ff31acd24ded6b634617c8b2d67e50002b1.zip
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>
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 5a7f9d08a1..340f577c17 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -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