From f1635257cbabc683877619365f56deb92d4427a0 Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Fri, 8 Jul 2022 03:07:29 +0900 Subject: [PATCH] docs: update introduction.rst (#3664) Github -> GitHub --- docs/src/guide/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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