File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6158,7 +6158,7 @@ See the [list of SSL OP Flags][] for details.
6158
6158
[ `hash.update()` ] : #hashupdatedata-inputencoding
6159
6159
[ `hmac.digest()` ] : #hmacdigestencoding
6160
6160
[ `hmac.update()` ] : #hmacupdatedata-inputencoding
6161
- [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#dynamic_imports
6161
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
6162
6162
[ `keyObject.export()` ] : #keyobjectexportoptions
6163
6163
[ `postMessage()` ] : worker_threads.md#portpostmessagevalue-transferlist
6164
6164
[ `sign.sign()` ] : #signsignprivatekey-outputencoding
Original file line number Diff line number Diff line change @@ -4162,7 +4162,7 @@ you need to implement any fall-back behavior yourself.
4162
4162
[ `http2.createServer()` ] : #http2createserveroptions-onrequesthandler
4163
4163
[ `http2session.close()` ] : #http2sessionclosecallback
4164
4164
[ `http2stream.pushStream()` ] : #http2streampushstreamheaders-options-callback
4165
- [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#dynamic_imports
4165
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
4166
4166
[ `net.Server.close()` ] : net.md#serverclosecallback
4167
4167
[ `net.Socket.bufferSize` ] : net.md#socketbuffersize
4168
4168
[ `net.Socket.prototype.ref()` ] : net.md#socketref
Original file line number Diff line number Diff line change @@ -550,7 +550,7 @@ headers: max-age=0; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; p
550
550
[ `http.request()` ] : http.md#httprequestoptions-callback
551
551
[ `https.Agent` ] : #class-httpsagent
552
552
[ `https.request()` ] : #httpsrequestoptions-callback
553
- [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#dynamic_imports
553
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
554
554
[ `net.Server` ] : net.md#class-netserver
555
555
[ `new URL()` ] : url.md#new-urlinput-base
556
556
[ `server.close()` ] : http.md#serverclosecallback
Original file line number Diff line number Diff line change @@ -1093,7 +1093,7 @@ This section was moved to
1093
1093
[ `MODULE_NOT_FOUND` ] : errors.md#module_not_found
1094
1094
[ `__dirname` ] : #__dirname
1095
1095
[ `__filename` ] : #__filename
1096
- [ `import()` ] : https://wiki. developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#Dynamic_Imports
1096
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
1097
1097
[ `module.builtinModules` ] : module.md#modulebuiltinmodules
1098
1098
[ `module.children` ] : #modulechildren
1099
1099
[ `module.id` ] : #moduleid
Original file line number Diff line number Diff line change @@ -2242,7 +2242,7 @@ added: v11.4.0
2242
2242
[ `SSL_export_keying_material` ] : https://www.openssl.org/docs/man1.1.1/man3/SSL_export_keying_material.html
2243
2243
[ `SSL_get_version` ] : https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html
2244
2244
[ `crypto.getCurves()` ] : crypto.md#cryptogetcurves
2245
- [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#dynamic_imports
2245
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
2246
2246
[ `net.Server.address()` ] : net.md#serveraddress
2247
2247
[ `net.Server` ] : net.md#class-netserver
2248
2248
[ `net.Socket` ] : net.md#class-netsocket
You can’t perform that action at this time.
0 commit comments