Skip to content

Commit 5886e75

Browse files
committed
Merge branch 'ew/markdown-url-in-readme'
Doc update. * ew/markdown-url-in-readme: README: create HTTP/HTTPS links from URLs in Markdown
2 parents 9664cef + bcd886d commit 5886e75

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
@@ -12,7 +12,7 @@ Torvalds with help of a group of hackers around the net.
1212

1313
Please read the file [INSTALL][] for installation instructions.
1414

15-
Many Git online resources are accessible from http://git-scm.com/
15+
Many Git online resources are accessible from <https://git-scm.com/>
1616
including full documentation and Git related tools.
1717

1818
See [Documentation/gittutorial.txt][] to get started, then see
@@ -33,8 +33,8 @@ requests, comments and patches to [email protected] (read
3333
[Documentation/SubmittingPatches][] for instructions on patch submission).
3434
To subscribe to the list, send an email with just "subscribe git" in
3535
the body to [email protected]. The mailing list archives are
36-
available at https://public-inbox.org/git,
37-
http://marc.info/?l=git and other archival sites.
36+
available at <https://public-inbox.org/git/>,
37+
<http://marc.info/?l=git> and other archival sites.
3838

3939
The maintainer frequently sends the "What's cooking" reports that
4040
list the current status of various development topics to the mailing

0 commit comments

Comments
 (0)