diff options
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/guide/introduction.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/guide/introduction.rst b/docs/src/guide/introduction.rst index 819e9f75..91f0fa55 100644 --- a/docs/src/guide/introduction.rst +++ b/docs/src/guide/introduction.rst @@ -53,7 +53,7 @@ Code ---- All the example code and the source of the book is included as part of -the libuv_ project on Github. +the libuv_ project on GitHub. Clone or Download libuv_, then build it:: sh autogen.sh |