From ccc50a982044812e9e307a4626442c564cd60cf8 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Sun, 27 Jun 2021 14:25:47 +0200 Subject: doc: use ASCII order for md refs PR-URL: https://github.com/nodejs/node/pull/39170 Refs: https://github.com/nodejs/remark-preset-lint-node/pull/188 Reviewed-By: Rich Trott Reviewed-By: Darshan Sen --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/README.md') diff --git a/src/README.md b/src/README.md index b278c028736..91b9f3817a3 100644 --- a/src/README.md +++ b/src/README.md @@ -1036,7 +1036,7 @@ static void GetUserInfo(const FunctionCallbackInfo& args) { [exception handling]: #exception-handling [internal field]: #internal-fields [introduction for V8 embedders]: https://v8.dev/docs/embed +[libuv]: https://libuv.org/ [libuv handles]: #libuv-handles-and-requests [libuv requests]: #libuv-handles-and-requests -[libuv]: https://libuv.org/ [reference documentation for the libuv API]: http://docs.libuv.org/en/v1.x/ -- cgit v1.2.3