summaryrefslogtreecommitdiff
path: root/doc/api/https.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/https.md')
-rw-r--r--doc/api/https.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/https.md b/doc/api/https.md
index 96ba80f29f..18b6f40305 100644
--- a/doc/api/https.md
+++ b/doc/api/https.md
@@ -151,7 +151,7 @@ Global instance of [`https.Agent`][] for all HTTPS client requests.
added: v0.3.6
changes:
- version: REPLACEME
- pr-url: https://github.com/nodejs/node/pull/6569
+ pr-url: https://github.com/nodejs/node/pull/14903
description: The `options` parameter can now include `clientCertEngine`.
- version: v7.5.0
pr-url: https://github.com/nodejs/node/pull/10638