Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit 4a66ae2

Browse files
maclover7addaleax
authored andcommitted
doc: add UV_THREADPOOL_SIZE link definition
Currently is rendered as "see the [UV_THREADPOOL_SIZE][] documentation", since there was no link definition in the file. PR-URL: nodejs/node#16193 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
1 parent 0608636 commit 4a66ae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/zlib.md

+1
Original file line numberDiff line numberDiff line change
@@ -711,5 +711,6 @@ Decompress a chunk of data with [Unzip][].
711711
[Inflate]: #zlib_class_zlib_inflate
712712
[Memory Usage Tuning]: #zlib_memory_usage_tuning
713713
[Unzip]: #zlib_class_zlib_unzip
714+
[`UV_THREADPOOL_SIZE`]: cli.html#cli_uv_threadpool_size_size
714715
[options]: #zlib_class_options
715716
[zlib documentation]: http://zlib.net/manual.html#Constants

0 commit comments

Comments
 (0)