summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOuyang Yadong <oyydoibh@gmail.com>2018-11-18 00:58:23 +0800
committerOuyang Yadong <oyydoibh@gmail.com>2018-11-18 19:01:33 +0800
commit34eccb2a1b1f4d7e8ddf7c0bc6f6d61ec530381f (patch)
treed99d8361a6c38b6a0e4670454672a46d3239e455 /doc
parentd964d276dbd41dd383f9463ab238b4ef69920b36 (diff)
downloadandroid-node-v8-34eccb2a1b1f4d7e8ddf7c0bc6f6d61ec530381f.tar.gz
android-node-v8-34eccb2a1b1f4d7e8ddf7c0bc6f6d61ec530381f.tar.bz2
android-node-v8-34eccb2a1b1f4d7e8ddf7c0bc6f6d61ec530381f.zip
doc: fix missing PR id of 23329
PR-URL: https://github.com/nodejs/node/pull/24458 Refs: https://github.com/nodejs/node/pull/23329 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/api/deprecations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index a7294145ed..5051b71a5a 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -2298,7 +2298,7 @@ Please use `Server.prototype.setSecureContext()` instead.
<!-- YAML
changes:
- version: REPLACEME
- pr-url: https://github.com/nodejs/node/pull/REPLACEME
+ pr-url: https://github.com/nodejs/node/pull/23329
description: Runtime deprecation.
-->