From 4dc46c9b92f1d4150f46ed3b8256b033875dd61c Mon Sep 17 00:00:00 2001 From: LiviaMedeiros Date: Thu, 28 Apr 2022 18:20:14 +0800 Subject: [PATCH] squash: set PR url --- doc/api/fs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.