We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 782840e commit c0fc717Copy full SHA for c0fc717
doc/api/fs.md
@@ -2774,7 +2774,6 @@ The following constants are meant for use with the [`fs.Stats`][] object's
2774
[`stat()`]: fs.html#fs_fs_stat_path_callback
2775
[`util.inspect(stats)`]: util.html#util_util_inspect_object_options
2776
[`WriteStream`]: #fs_class_fs_writestream
2777
-[URL]: url.html#url_the_whatwg_url_api
2778
[MDN-Date-getTime]: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date/getTime
2779
[MDN-Date]: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date
2780
[Readable Stream]: stream.html#stream_class_stream_readable
0 commit comments