From: Jonathan Nieder Date: Wed, 22 Jun 2016 17:38:25 +0000 (-0700) Subject: doc: git-htmldocs.googlecode.com is no more X-Git-Tag: v2.9.1~4^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f79358279c4b447b1318a922e15705d2a00fc5a2 doc: git-htmldocs.googlecode.com is no more http://git-htmldocs.googlecode.com/git/git.html says There was no service found for the uri requested. Link to the rendered documentation on Jekyll instead. Reported-by: Andrea Stacchiotti Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git.txt b/Documentation/git.txt index 5a10e9b4a0..4243664ed1 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -31,8 +31,8 @@ page to learn what commands Git offers. You can learn more about individual Git commands with "git help command". linkgit:gitcli[7] manual page gives you an overview of the command-line command syntax. -Formatted and hyperlinked version of the latest Git documentation -can be viewed at `http://git-htmldocs.googlecode.com/git/git.html`. +A formatted and hyperlinked copy of the latest Git documentation +can be viewed at `https://git.github.io/htmldocs/git.html`. ifdef::stalenotes[] [NOTE]