aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorPhilip Oakley <philipoakley@iee.org>2019-05-15 23:47:09 +0100
committerJunio C Hamano <gitster@pobox.com>2019-05-16 10:44:11 +0900
commite2dca4566d8fe4f6882b3cdb40d8ad9e45c1360c (patch)
tree5b4add942335b612f3f296c2bfbf4f84cd04747e /Documentation/git.txt
parente55f36b8b3e1248ebdc4cddfd9b08f2e86b638fb (diff)
downloadgit-e2dca4566d8fe4f6882b3cdb40d8ad9e45c1360c.tar.gz
Doc: git.txt: remove backticks from link and add git-scm.com/docs
While checking the html formatted git(1) manual page, it was noted that the link to https://git.github.io/htmldocs/git.html was formatted as code. Remove the backticks. While at it, add the https://git-scm.com/docs link which one reviewer noted had linkable section headings. Helped-by: Jeff King <peff@peff.net> Signed-off-by: Philip Oakley <philipoakley@iee.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 00156d64aa..3a32572847 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -33,7 +33,8 @@ individual Git commands with "git help command". linkgit:gitcli[7]
manual page gives you an overview of the command-line command syntax.
A formatted and hyperlinked copy of the latest Git documentation
-can be viewed at `https://git.github.io/htmldocs/git.html`.
+can be viewed at https://git.github.io/htmldocs/git.html
+or https://git-scm.com/docs.
OPTIONS