Skip to content
/ git Public
forked from git/git

Commit c50fbb2

Browse files
tmzullingergitster
authored andcommitted
README: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d40da0b commit c50fbb2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ Please read the file [INSTALL][] for installation instructions.
1717
Many Git online resources are accessible from <https://git-scm.com/>
1818
including full documentation and Git related tools.
1919

20-
See [Documentation/gittutorial.txt][] to get started, then see
21-
[Documentation/giteveryday.txt][] for a useful minimum set of commands, and
22-
`Documentation/git-<commandname>.txt` for documentation of each command.
20+
See [Documentation/gittutorial.adoc][] to get started, then see
21+
[Documentation/giteveryday.adoc][] for a useful minimum set of commands, and
22+
`Documentation/git-<commandname>.adoc` for documentation of each command.
2323
If git has been correctly installed, then the tutorial can also be
2424
read with `man gittutorial` or `git help tutorial`, and the
2525
documentation of each command with `man git-<commandname>` or `git help
2626
<commandname>`.
2727

28-
CVS users may also want to read [Documentation/gitcvs-migration.txt][]
28+
CVS users may also want to read [Documentation/gitcvs-migration.adoc][]
2929
(`man gitcvs-migration` or `git help cvs-migration` if git is
3030
installed).
3131

@@ -66,9 +66,9 @@ and the name as (depending on your mood):
6666
- "goddamn idiotic truckload of sh*t": when it breaks
6767

6868
[INSTALL]: INSTALL
69-
[Documentation/gittutorial.txt]: Documentation/gittutorial.txt
70-
[Documentation/giteveryday.txt]: Documentation/giteveryday.txt
71-
[Documentation/gitcvs-migration.txt]: Documentation/gitcvs-migration.txt
69+
[Documentation/gittutorial.adoc]: Documentation/gittutorial.adoc
70+
[Documentation/giteveryday.adoc]: Documentation/giteveryday.adoc
71+
[Documentation/gitcvs-migration.adoc]: Documentation/gitcvs-migration.adoc
7272
[Documentation/SubmittingPatches]: Documentation/SubmittingPatches
7373
[Documentation/CodingGuidelines]: Documentation/CodingGuidelines
7474
[po/README.md]: po/README.md

0 commit comments

Comments
 (0)