Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/documentation.md')
-rw-r--r--doc/api/documentation.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/api/documentation.md b/doc/api/documentation.md
index 8fcefedeb79..7166552287a 100644
--- a/doc/api/documentation.md
+++ b/doc/api/documentation.md
@@ -93,9 +93,9 @@ relative to Linux and macOS. For an example of the subtle ways in which it's
sometimes impossible to replace Unix syscall semantics on Windows, see [Node.js
issue 4760](https://github.com/nodejs/node/issues/4760).
+[`fs.lchown()`]: fs.html#fs_fs_lchown_path_uid_gid_callback
+[`fs.open()`]: fs.html#fs_fs_open_path_flags_mode_callback
+[`process.on('warning')`]: process.html#process_event_warning
+[`stderr`]: process.html#process_process_stderr
[submit an issue]: https://github.com/nodejs/node/issues/new
[the contributing guide]: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
-[`stderr`]: process.html#process_process_stderr
-[`process.on('warning')`]: process.html#process_event_warning
-[`fs.open()`]: fs.html#fs_fs_open_path_flags_mode_callback
-[`fs.lchown()`]: fs.html#fs_fs_lchown_path_uid_gid_callback