Skip to content

Commit cd32522

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

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
@@ -2753,8 +2753,8 @@ Type: Documentation-only
27532753

27542754
[`socket.bufferSize`][] is just an alias for [`writable.writableLength`][].
27552755

2756-
<a id="DEP0XXX"></a>
2757-
### DEP0XXX: `new crypto.Certificate()`
2756+
<a id="DEP0146"></a>
2757+
### DEP0146: `new crypto.Certificate()`
27582758
<!-- YAML
27592759
changes:
27602760
- version: REPLACEME

0 commit comments

Comments
 (0)