summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/git.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index cbe0883534..5133952b42 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -868,8 +868,7 @@ Authors
-------
Git was started by Linus Torvalds, and is currently maintained by Junio
C Hamano. Numerous contributions have come from the git mailing list
-<git@vger.kernel.org>. For a more complete list of contributors, see
-http://git-scm.com/about. If you have a clone of git.git itself, the
+<git@vger.kernel.org>. If you have a clone of git.git itself, the
output of linkgit:git-shortlog[1] and linkgit:git-blame[1] can show you
the authors for specific parts of the project.