Merge pull request #411 from bitcoin/devel-report

Add "Report An Issue" action in developer documentation toc
This commit is contained in:
saivann 2014-05-20 18:57:16 -04:00
commit b6a8926062
6 changed files with 87 additions and 5 deletions

View file

@ -14,7 +14,8 @@ title: "Developer Reference - Bitcoin"
* Table of contents
{:toc}
<ul><li><a href="/en/developer-documentation">Return To Overview</a></li></ul>
<ul class="goback"><li><a href="/en/developer-documentation">Return To Overview</a></li></ul>
<ul class="reportissue"><li><a href="https://github.com/bitcoin/bitcoin.org/issues/new" onmouseover="updateIssue(event);">Report An Issue</a></li></ul>
</div></div>
<div markdown="1" class="toccontent">