diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 64b8ca6a8dd7dd..6b3229168ba415 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2635,7 +2635,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 })`