diff --git a/doc/api/fs.md b/doc/api/fs.md index f2bf4b54ffea4e..00974e2f9e23ab 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -1389,7 +1389,7 @@ changes: added: v10.0.0 changes: - version: REPLACEME - pr-url: https://github.com/nodejs/node/pull/00000 + pr-url: https://github.com/nodejs/node/pull/42894 description: If the `type` argument is `null` or omitted, Node.js will autodetect `target` type and automatically select `dir` or `file`.