From c0fc7178addd3b6e1b904bdc9e606f29b67e8528 Mon Sep 17 00:00:00 2001 From: Olivier Martin Date: Sun, 30 Apr 2017 12:20:04 +0200 Subject: [PATCH] Remove outdated URL entry --- doc/api/fs.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/api/fs.md b/doc/api/fs.md index 1cb111eca63d77..0efe9ed23b7ea0 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -2774,7 +2774,6 @@ The following constants are meant for use with the [`fs.Stats`][] object's [`stat()`]: fs.html#fs_fs_stat_path_callback [`util.inspect(stats)`]: util.html#util_util_inspect_object_options [`WriteStream`]: #fs_class_fs_writestream -[URL]: url.html#url_the_whatwg_url_api [MDN-Date-getTime]: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date/getTime [MDN-Date]: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date [Readable Stream]: stream.html#stream_class_stream_readable