Link to GitHub issue tracker.
diff --git a/org.jacoco.doc/docroot/doc/environment.html b/org.jacoco.doc/docroot/doc/environment.html
index ab5af6a..3d02ffe 100644
--- a/org.jacoco.doc/docroot/doc/environment.html
+++ b/org.jacoco.doc/docroot/doc/environment.html
@@ -19,8 +19,8 @@
 <h1>Development Environment</h1>
 
 <p>
-  With this version JaCoCo is hosted at
-  <a href="https://github.com/jacoco/jacoco">Github</a>. This document provides
+  JaCoCo is currently hosted at
+  <a href="https://github.com/jacoco/jacoco">GitHub</a>. This document provides
   an overview of the local and shared tools used for JaCoCo development.
 </p>
 
@@ -87,7 +87,7 @@
 
 <p>
   The JaCoCo source code is maintained in a Git repository at
-  <a href="https://github.com/jacoco/jacoco">Github</a> and can be cloned from
+  <a href="https://github.com/jacoco/jacoco">GitHub</a> and can be cloned from
 </p>
 
 <pre>
@@ -102,8 +102,8 @@
 <h3>Issue Tracking</h3>
 
 <p>
-  This Github <a href="https://github.com/jacoco/jacoco/issues">issue tracker</a>
-  is for bug and enhancement tracking.
+  This GitHub <a href="https://github.com/jacoco/jacoco/issues">issue tracker</a>
+  is used for bug and enhancement tracking.
 </p>
 
 <h3>Communication</h3>