File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -930,7 +930,7 @@ Using `process.binding()` in general should be avoided. The type checking
930
930
methods in particular can be replaced by using [`util.types`][].
931
931
932
932
This deprecation has been superseded by the deprecation of the
933
- `process.binding()` API ([DEP00XX ](#DEP00XX )).
933
+ `process.binding()` API ([DEP0111 ](#DEP0111 )).
934
934
935
935
<a id="DEP0104"></a>
936
936
### DEP0104: process.env string coercion
@@ -990,8 +990,8 @@ Type: Documentation-only
990
990
The option `produceCachedData` has been deprecated. Use
991
991
[`script.createCachedData()`][] instead.
992
992
993
- <a id="DEP00XX "></a>
994
- ### DEP00XX : process.binding()
993
+ <a id="DEP0111 "></a>
994
+ ### DEP0111 : process.binding()
995
995
996
996
Type: Documentation-only
997
997
You can’t perform that action at this time.
0 commit comments