We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a34d7 commit 549b6f2Copy full SHA for 549b6f2
doc/api/fs.md
@@ -2209,7 +2209,7 @@ The following constants are meant for use with the [`fs.Stats`][] object's
2209
[Readable Stream]: stream.html#stream_class_stream_readable
2210
[Writable Stream]: stream.html#stream_class_stream_writable
2211
[inode]: https://en.wikipedia.org/wiki/Inode
2212
-[FS Constants]: #fs_fs_constants
+[FS Constants]: #fs_fs_constants_1
2213
[`inotify`]: http://man7.org/linux/man-pages/man7/inotify.7.html
2214
[`kqueue`]: https://www.freebsd.org/cgi/man.cgi?kqueue
2215
[`FSEvents`]: https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/FSEvents_ProgGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40005289-CH1-SW1
0 commit comments