summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
diff options
context:
space:
mode:
authorRichard Lau <riclau@uk.ibm.com>2019-04-09 19:42:13 -0400
committerRichard Lau <riclau@uk.ibm.com>2019-04-09 23:29:04 -0400
commitf1ab837b0c312ccd81ec5114ca0cee69acf76060 (patch)
treeca375ed2b0833ad6955cbc8a096dfda7854a7e7d /doc/api/deprecations.md
parent3a6eba3de60e6ae3bf8d99b1f502f5c26cdead2f (diff)
downloadandroid-node-v8-f1ab837b0c312ccd81ec5114ca0cee69acf76060.tar.gz
android-node-v8-f1ab837b0c312ccd81ec5114ca0cee69acf76060.tar.bz2
android-node-v8-f1ab837b0c312ccd81ec5114ca0cee69acf76060.zip
doc: assign missed deprecation code
Refs: https://github.com/nodejs/node/pull/26982 PR-URL: https://github.com/nodejs/node/pull/27164 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 3e52fa5758..13ad8efbad 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -2421,8 +2421,8 @@ also have an `index.js` file in the top level directory will resolve the
`index.js` file. That is deprecated and is going to throw an error in future
Node.js versions.
-<a id="DEP0XXX"></a>
-### DEP0XXX: ChildProcess._channel
+<a id="DEP0129"></a>
+### DEP0129: ChildProcess._channel
<!-- YAML
changes:
- version: REPLACEME