summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-10-16 21:16:42 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-10-16 21:16:42 (GMT)
commit1cb3324e6152f3b35a7175b84a82b714290090fa (patch)
tree2b712a7b8e8ef91d8f8318b2107f63cd01feb02f /Documentation/git.txt
parent670a3c1d5a27bfb1cc6b526559c6f5874f00042f (diff)
parent673151a9bb56ec97fab66746e3aecef78fddb9b8 (diff)
downloadgit-1cb3324e6152f3b35a7175b84a82b714290090fa.zip
git-1cb3324e6152f3b35a7175b84a82b714290090fa.tar.gz
git-1cb3324e6152f3b35a7175b84a82b714290090fa.tar.bz2
Merge branch 'po/everyday-doc'
"git help everyday" to show the Everyday Git document. * po/everyday-doc: doc: add 'everyday' to 'git help' doc: Makefile regularise OBSOLETE_HTML list building doc: modernise everyday.txt wording and format in man page style
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index c6175d4..9e0a42c 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -22,7 +22,7 @@ unusually rich command set that provides both high-level operations
and full access to internals.
See linkgit:gittutorial[7] to get started, then see
-link:everyday.html[Everyday Git] for a useful minimum set of
+linkgit:giteveryday[7] for a useful minimum set of
commands. The link:user-manual.html[Git User's Manual] has a more
in-depth introduction.
@@ -1098,7 +1098,7 @@ subscribed to the list to send a message there.
SEE ALSO
--------
linkgit:gittutorial[7], linkgit:gittutorial-2[7],
-link:everyday.html[Everyday Git], linkgit:gitcvs-migration[7],
+linkgit:giteveryday[7], linkgit:gitcvs-migration[7],
linkgit:gitglossary[7], linkgit:gitcore-tutorial[7],
linkgit:gitcli[7], link:user-manual.html[The Git User's Manual],
linkgit:gitworkflows[7]