mirror of https://github.com/nodejs/node.git
doc: add missing deprecation number
PR-URL: https://github.com/nodejs/node/pull/35630 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>pull/35636/head
parent
efe60a5fe2
commit
2cfdf28413
|
@ -2660,7 +2660,7 @@ Type: Documentation-only
|
|||
The [`crypto.Certificate()` constructor][] is deprecated. Use
|
||||
[static methods of `crypto.Certificate()`][] instead.
|
||||
|
||||
### DEP0XXX: `fs.rmdir(path, { recursive: true })`
|
||||
### DEP0147: `fs.rmdir(path, { recursive: true })`
|
||||
<!-- YAML
|
||||
changes:
|
||||
- version: REPLACEME
|
||||
|
|
Loading…
Reference in New Issue