Skip to content

Commit 343c6ac

Browse files
richardlauBethGriggs
authored andcommitted
doc: assign missing deprecation code
Signed-off-by: Richard Lau <riclau@uk.ibm.com> PR-URL: #33109 Refs: #32807 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
1 parent 794b879 commit 343c6ac

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
@@ -2651,8 +2651,8 @@ written twice. This introduces a race condition between threads, and is a
26512651
potential security vulnerability. There is no safe, cross-platform alternative
26522652
API.
26532653
2654-
<a id="DEP0XXX"></a>
2655-
### DEP0XXX: Use `request.destroy()` instead of `request.abort()`
2654+
<a id="DEP0140"></a>
2655+
### DEP0140: Use `request.destroy()` instead of `request.abort()`
26562656
<!-- YAML
26572657
changes:
26582658
- version: REPLACEME

0 commit comments

Comments
 (0)