From dfedb94d686352fc5feffb81f9aa87574b12616c Mon Sep 17 00:00:00 2001 From: himself65 Date: Thu, 16 Jan 2020 01:47:43 +0800 Subject: [PATCH] doc: fix a link on fs.md --- doc/api/fs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/fs.md b/doc/api/fs.md index 736237f1f905b4..01d99c80366f45 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -5574,4 +5574,4 @@ the file contents. [chcp]: https://ss64.com/nt/chcp.html [inode]: https://en.wikipedia.org/wiki/Inode [support of file system `flags`]: #fs_file_system_flags -[Writable Stream]: #stream_class_stream_writable +[Writable Stream]: stream.html#stream_class_stream_writable