Skip to content

Commit 505739f

Browse files
author
Junio C Hamano
committed
core-tutorial: http reference link fix
Signed-off-by: Junio C Hamano <[email protected]>
1 parent bf3478d commit 505739f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/core-tutorial.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,8 +1469,8 @@ Working with Others
14691469
Although git is a truly distributed system, it is often
14701470
convenient to organize your project with an informal hierarchy
14711471
of developers. Linux kernel development is run this way. There
1472-
is a nice illustration (page 17, "Merges to Mainline") in Randy
1473-
Dunlap's presentation (`http://tinyurl.com/a2jdg`).
1472+
is a nice illustration (page 17, "Merges to Mainline") in
1473+
link:http://tinyurl.com/a2jdg[Randy Dunlap's presentation].
14741474

14751475
It should be stressed that this hierarchy is purely *informal*.
14761476
There is nothing fundamental in git that enforces the "chain of

0 commit comments

Comments
 (0)