Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit ec1a5a4

Browse files
committed
link up the pull req api on the homepage
1 parent 54c6a1e commit ec1a5a4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ <h1>Welcome to the GitHub Developer site</h1>
2424
<p>Getting Organization API, managing Team repos and members.</p>
2525
</div>
2626

27+
<div class='episode'>
28+
<div class="title"><a href="p/pulls.html">Pull Request API</a></div>
29+
<p>Listing and creating Pull Requests for your project.</p>
30+
</div>
31+
2732
<div class='episode'>
2833
<div class="title"><a href="p/issues.html">Issues API</a></div>
2934
<p>Listing issues, searching, editing and closing your projects issues.</p>

0 commit comments

Comments
 (0)