Documentation: update URL for formatted pages The one at kernel.org has not been updated for quite a while and can no longer be called "the latest". Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/Documentation/git.txt b/Documentation/git.txt index 682fec5..df1f7d2 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt
@@ -33,7 +33,7 @@ Formatted and hyperlinked version of the latest git documentation can be viewed at -`http://www.kernel.org/pub/software/scm/git/docs/`. +`http://git-htmldocs.googlecode.com/git/git.html`. ifdef::stalenotes[] [NOTE]