doc: fix link to uvwget example main() function (#3605)

This commit is contained in:
blogdaren 2022-04-27 16:23:28 +08:00 committed by GitHub
parent 4e63e48879
commit e0680d3061
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,7 +220,7 @@ progress with the download whenever libuv notifies of I/O readiness.
.. literalinclude:: ../../code/uvwget/main.c
:language: c
:linenos:
:lines: 1-9,140-
:lines: 1-9,142-
:emphasize-lines: 7,21,24-25
The way each library is integrated with libuv will vary. In the case of