Skip to content

Commit d86ded9

Browse files
authored
doc: fix some broken links
Signed-off-by: Antoine du Hamel <[email protected]> PR-URL: #65583 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: René <[email protected]> Reviewed-By: Filip Skokan <[email protected]>
1 parent 2f469df commit d86ded9

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/fs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8481,7 +8481,6 @@ of bytes written is passed as the first argument to the event handler.
84818481
* `writeBufferLen` {number}
84828482
* `remainingBufferLen`: {number}
84838483
* `sync`: {boolean} Perform writes synchronously.
8484-
* Returns: {fs.Utf8Stream}
84858484
84868485
#### `utf8Stream.append`
84878486

doc/type-map.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"LockManager": "worker_threads.html#class-lockmanager",
8989
"MessagePort": "worker_threads.html#class-messageport",
9090
"MIMEParams": "util.html#class-utilmimeparams",
91+
"MIMEType": "util.html#class-utilmimetype",
9192
"MockModuleContext": "test.html#class-mockmodulecontext",
9293
"module": "modules.html#the-module-object",
9394
"ModuleRequest": "vm.html#type-modulerequest",

0 commit comments

Comments
 (0)