Skip to content

Commit f1ab837

Browse files
committed
doc: assign missed deprecation code
Refs: #26982 PR-URL: #27164 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
1 parent 3a6eba3 commit f1ab837

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/deprecations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,8 +2421,8 @@ also have an `index.js` file in the top level directory will resolve the
24212421
`index.js` file. That is deprecated and is going to throw an error in future
24222422
Node.js versions.
24232423
2424-
<a id="DEP0XXX"></a>
2425-
### DEP0XXX: ChildProcess._channel
2424+
<a id="DEP0129"></a>
2425+
### DEP0129: ChildProcess._channel
24262426
<!-- YAML
24272427
changes:
24282428
- version: REPLACEME

0 commit comments

Comments
 (0)