Skip to content

Commit c036cda

Browse files
amitbendtargos
authored andcommitted
doc: fix outdated link FSEvents
PR-URL: #20949 Fixes: #20853 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent b4519ca commit c036cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/fs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4666,7 +4666,7 @@ the file contents.
46664666
[`AHAFS`]: https://www.ibm.com/developerworks/aix/library/au-aix_event_infrastructure/
46674667
[`Buffer.byteLength`]: buffer.html#buffer_class_method_buffer_bytelength_string_encoding
46684668
[`Buffer`]: buffer.html#buffer_buffer
4669-
[`FSEvents`]: https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/FSEvents_ProgGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40005289-CH1-SW1
4669+
[`FSEvents`]: https://developer.apple.com/documentation/coreservices/file_system_events
46704670
[`ReadDirectoryChangesW`]: https://msdn.microsoft.com/en-us/library/windows/desktop/aa365465%28v=vs.85%29.aspx
46714671
[`ReadStream`]: #fs_class_fs_readstream
46724672
[`URL`]: url.html#url_the_whatwg_url_api

0 commit comments

Comments
 (0)