Skip to content

Commit 8ec3b55

Browse files
committed
doc: add missing DEP ID for 'new crypto.Certificate()'
PR-URL: nodejs#34940 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 4234904 commit 8ec3b55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/deprecations.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2776,8 +2776,8 @@ Type: Documentation-only
27762776

27772777
[`socket.bufferSize`][] is just an alias for [`writable.writableLength`][].
27782778

2779-
<a id="DEP0XXX"></a>
2780-
### DEP0XXX: `new crypto.Certificate()`
2779+
<a id="DEP0146"></a>
2780+
### DEP0146: `new crypto.Certificate()`
27812781
<!-- YAML
27822782
changes:
27832783
- version: REPLACEME

0 commit comments

Comments
 (0)