We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fa505 commit 09987d2Copy full SHA for 09987d2
doc/api/fs.md
@@ -2199,7 +2199,7 @@ The following constants are meant for use with the [`fs.Stats`][] object's
2199
[MDN-Date]: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date
2200
[Readable Stream]: stream.html#stream_class_stream_readable
2201
[Writable Stream]: stream.html#stream_class_stream_writable
2202
-[inode]: http://www.linux.org/threads/intro-to-inodes.4130
+[inode]: https://en.wikipedia.org/wiki/Inode
2203
[FS Constants]: #fs_fs_constants
2204
[`inotify`]: http://man7.org/linux/man-pages/man7/inotify.7.html
2205
[`kqueue`]: https://www.freebsd.org/cgi/man.cgi?kqueue
0 commit comments