Skip to content

Commit

Permalink
doc: remove unused link definition
Browse files Browse the repository at this point in the history
Causing the linter job to fail on CI right now.

PR-URL: #17741
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
maclover7 committed Dec 18, 2017
1 parent 90abfd6 commit ef8accc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/api/fs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3349,7 +3349,6 @@ The following constants are meant for use with the [`fs.Stats`][] object's
[`kqueue`]: https://www.freebsd.org/cgi/man.cgi?kqueue
[`net.Socket`]: net.html#net_class_net_socket
[`stat()`]: fs.html#fs_fs_stat_path_callback
[`util.inspect(stats)`]: util.html#util_util_inspect_object_options
[`util.promisify()`]: util.html#util_util_promisify_original
[Caveats]: #fs_caveats
[Common System Errors]: errors.html#errors_common_system_errors
Expand Down

0 comments on commit ef8accc

Please sign in to comment.