summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 9c983319d3..4eb094f7ad 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -2184,8 +2184,8 @@ The [Legacy URL API][] is deprecated. This includes [`url.format()`][],
[`url.parse()`][], [`url.resolve()`][], and the [legacy `urlObject`][]. Please
use the [WHATWG URL API][] instead.
-<a id="DEP00XX"></a>
-### DEP00XX: Native crypto handles
+<a id="DEP0117"></a>
+### DEP0117: Native crypto handles
<!-- YAML
changes:
- version: REPLACEME