thlorenz/learnuv

Documentation links don't always point to the ideal spots

Open

#19 opened on Oct 16, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (72 forks)github user discovery
help wanted

Repository metrics

Stars
 (770 stars)
PR merge metrics
 (PR metrics pending)

Description

The doc links were updated recently to point to the official libuv documentation. However in some cases they don't link the exact method/section in the docs that are most helpful.

For example the 02_idle exercise should link uv_default_loop.

PRs welcome ;)

Contributor guide