We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parents78fc095 +c3f1c11 commitb94be63Copy full SHA for b94be63
process.html
@@ -70,10 +70,11 @@ <h1>Pull Requests</h1>
70
development workflow. If you need an introduction to git, please
71
refer to the following links for git-specific information.</p>
72
<ul>
73
-<li><ahref="">ProGit</a> — a website dedicated to basic
74
- and advanced git usage.</li>
75
-<li><ahref="">GitHub Git Setup</a> — the GitHub help pages
76
- on setting up git to work with GitHub.</li>
+<li><ahref="http://git-scm.com/book">ProGit</a> — a website
+ dedicated to basic and advanced git usage.</li>
+<li><ahref="https://help.github.com/articles/set-up-git">GitHub
+ Git Setup</a> — the GitHub help pages on setting up git
77
+ to work with GitHub.</li>
78
</ul>
79
<p>What follows in this section assumes that you're already
80
familiar with the basic git workflow.</p>