Skip to content

Commit fde157a

Browse files
committed
pro git link
1 parent 7057ccb commit fde157a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ <h2>Introduction to the Git Reference</h2>
1616
Each section will link to the next section, so it can be used
1717
as a tutorial. Every page will also link to more in-depth
1818
Git documentation such as the offical manual pages and relevant
19-
sections in the Pro Git book, so you can learn more about any of
19+
sections in the <a href="http://progit.org">Pro Git book</a>,
20+
so you can learn more about any of
2021
the commands. First, we'll start with thinking about source code
2122
management like Git does.
2223
</p>

0 commit comments

Comments
 (0)