File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Top Open diff view settings Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Top Open diff view settings 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
930930methods in particular can be replaced by using [`util.types`][].
931931
932932This deprecation has been superseded by the deprecation of the
933- `process.binding()` API ([DEP00XX ](#DEP00XX )).
933+ `process.binding()` API ([DEP0111 ](#DEP0111 )).
934934
935935<a id="DEP0104"></a>
936936### DEP0104: process.env string coercion
@@ -990,8 +990,8 @@ Type: Documentation-only
990990The option `produceCachedData` has been deprecated. Use
991991[`script.createCachedData()`][] instead.
992992
993- <a id="DEP00XX "></a>
994- ### DEP00XX : process.binding()
993+ <a id="DEP0111 "></a>
994+ ### DEP0111 : process.binding()
995995
996996Type: Documentation-only
997997
You can’t perform that action at this time.
0 commit comments