We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7057ccb commit fde157aCopy full SHA for fde157a
index.html
@@ -16,7 +16,8 @@ <h2>Introduction to the Git Reference</h2>
16
Each section will link to the next section, so it can be used
17
as a tutorial. Every page will also link to more in-depth
18
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
+ sections in the <a href="http://progit.org">Pro Git book</a>,
20
+ so you can learn more about any of
21
the commands. First, we'll start with thinking about source code
22
management like Git does.
23
</p>
0 commit comments