diff --git a/doc/api/fs.md b/doc/api/fs.md index 99e23e7a5a0f53..37f53281d90073 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -2194,7 +2194,7 @@ The following constants are meant for use with the [`fs.Stats`][] object's [MDN-Date]: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date [Readable Stream]: stream.html#stream_class_stream_readable [Writable Stream]: stream.html#stream_class_stream_writable -[inode]: http://www.linux.org/threads/intro-to-inodes.4130 +[inode]: https://en.wikipedia.org/wiki/Inode [FS Constants]: #fs_fs_constants [`inotify`]: http://man7.org/linux/man-pages/man7/inotify.7.html [`kqueue`]: https://www.freebsd.org/cgi/man.cgi?kqueue