diff --git a/doc/api/tls.md b/doc/api/tls.md index 9bfe2a902aa5da..d0873045ea47b1 100644 --- a/doc/api/tls.md +++ b/doc/api/tls.md @@ -1055,7 +1055,7 @@ argument. added: v0.11.13 changes: - version: REPLACEME - pr-url: REPLACEME + pr-url: https://github.com/nodejs/node/pull/24733 description: The `ca:` option now supports `BEGIN TRUSTED CERTIFICATE`. - version: v11.4.0 pr-url: https://github.com/nodejs/node/pull/24405