Skip to content

Commit 9f0aa03

Browse files
committed
Merge branch 'jn/preformatted-doc-url' into maint
The top level documentation "git help git" still pointed at the documentation set hosted at now-defunct google-code repository. Update it to point to https://git.github.io/htmldocs/git.html instead. * jn/preformatted-doc-url: doc: git-htmldocs.googlecode.com is no more
2 parents 8e3e28b + f793582 commit 9f0aa03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ page to learn what commands Git offers. You can learn more about
3131
individual Git commands with "git help command". linkgit:gitcli[7]
3232
manual page gives you an overview of the command-line command syntax.
3333

34-
Formatted and hyperlinked version of the latest Git documentation
35-
can be viewed at `http://git-htmldocs.googlecode.com/git/git.html`.
34+
A formatted and hyperlinked copy of the latest Git documentation
35+
can be viewed at `https://git.github.io/htmldocs/git.html`.
3636

3737
ifdef::stalenotes[]
3838
[NOTE]

0 commit comments

Comments
 (0)