Skip to content

Commit

Permalink
doc: fix pr-url for DEP0148
Browse files Browse the repository at this point in the history
PR-URL: #37205
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Pooja D P <Pooja.D.P@ibm.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
aduh95 committed Feb 3, 2021
1 parent 3b40893 commit b586c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Expand Up @@ -2681,7 +2681,7 @@ Use `fs.rm(path, { recursive: true, force: true })` instead.
<!-- YAML
changes:
- version: v15.1.0
pr-url: https://github.com/nodejs/node/pull/35746
pr-url: https://github.com/nodejs/node/pull/35747
description: Runtime deprecation.
- version: v14.13.0
pr-url: https://github.com/nodejs/node/pull/34718
Expand Down

0 comments on commit b586c6a

Please sign in to comment.