doc: fix link in misc.rst
This commit is contained in:
parent
cb5140023b
commit
0fc24f6f74
@ -171,7 +171,7 @@ API
|
|||||||
|
|
||||||
.. c:function:: void uv_loadavg(double avg[3])
|
.. c:function:: void uv_loadavg(double avg[3])
|
||||||
|
|
||||||
Gets the load average. See: http://en.wikipedia.org/wiki/Load_(computing)
|
Gets the load average. See: `<http://en.wikipedia.org/wiki/Load_(computing)>`_
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
Returns [0,0,0] on Windows (i.e., it's not implemented).
|
Returns [0,0,0] on Windows (i.e., it's not implemented).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user