diff --git a/tools/doc/type-parser.js b/tools/doc/type-parser.js index e7a2c2576e3b66..e7c7aa69da5e95 100644 --- a/tools/doc/type-parser.js +++ b/tools/doc/type-parser.js @@ -83,12 +83,12 @@ const customTypesMap = { 'Http2Stream': 'http2.html#http2_class_http2stream', 'ServerHttp2Stream': 'http2.html#http2_class_serverhttp2stream', + 'module': 'modules.html#modules_the_module_object', + 'Handle': 'net.html#net_server_listen_handle_backlog_callback', 'net.Server': 'net.html#net_class_net_server', 'net.Socket': 'net.html#net_class_net_socket', - 'module': 'modules.html#modules_the_module_object', - 'os.constants.dlopen': 'os.html#os_dlopen_constants', 'PerformanceEntry': 'perf_hooks.html#perf_hooks_class_performanceentry',