Prefer the properly cased version: GitHub
Use markdown for links and GitHub in text.
Closes #9810
ggcov
Ghedini
Gisle
-github
Glesys
globbing
gmail
% make
% make install
-Build ngtcp2 (once https://github.com/ngtcp2/ngtcp2/pull/505 is merged)
+Build ngtcp2
% cd ..
% git clone https://github.com/ngtcp2/ngtcp2
See Daniel's post on [Support of Encrypted
SNI](https://curl.se/mail/lib-2019-03/0000.html) on the mailing list.
- Initial work exists in https://github.com/curl/curl/pull/4011
+ Initial work exists in [PR 4011](https://github.com/curl/curl/pull/4011)
Fuzz tests
==========
-The fuzzing tests for curl have been moved to a separate repository:
+The fuzzing tests for curl have been moved to [a separate
+repository](https://github.com/curl/curl-fuzzer).
-https://github.com/curl/curl-fuzzer
-
-More information on how to get started with curl fuzz testing can be found there.
+More information on how to get started with curl fuzz testing can be found
+there.