Skip to content

Commit 6aedc56

Browse files
committed
doc: fix some broken links
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #65583 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Filip Skokan <panva.ip@gmail.com>
1 parent 6438c5b commit 6aedc56

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
@@ -8455,7 +8455,6 @@ of bytes written is passed as the first argument to the event handler.
84558455
* `writeBufferLen` {number}
84568456
* `remainingBufferLen`: {number}
84578457
* `sync`: {boolean} Perform writes synchronously.
8458-
* Returns: {fs.Utf8Stream}
84598458
84608459
#### `utf8Stream.append`
84618460

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)