Skip to content

Commit d9b297d

Browse files
moygitster
authored andcommitted
README.md: move the link to git-scm.com up
The documentation available on git-scm.com is nicely formatted. It's better to point users to it than to the source code of the documentation. Signed-off-by: Matthieu Moy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6164972 commit d9b297d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Torvalds with help of a group of hackers around the net.
2323

2424
Please read the file [INSTALL][] for installation instructions.
2525

26+
Many Git online resources are accessible from http://git-scm.com/
27+
including full documentation and Git related tools.
28+
2629
See [Documentation/gittutorial.txt][] to get started, then see
2730
[Documentation/giteveryday.txt][] for a useful minimum set of commands, and
2831
[Documentation/git-commandname.txt][] for documentation of each command.
@@ -35,9 +38,6 @@ CVS users may also want to read [Documentation/gitcvs-migration.txt][]
3538
("man gitcvs-migration" or "git help cvs-migration" if git is
3639
installed).
3740

38-
Many Git online resources are accessible from http://git-scm.com/
39-
including full documentation and Git related tools.
40-
4141
The user discussion and development of Git take place on the Git
4242
mailing list -- everyone is welcome to post bug reports, feature
4343
requests, comments and patches to [email protected] (read

0 commit comments

Comments
 (0)