mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Add "Report An Issue" action in developer documentation toc
This commit is contained in:
parent
1a123bbb4a
commit
753424d2e6
6 changed files with 83 additions and 4 deletions
|
@ -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" onclick="issueReport(event);">Report An Issue</a></li></ul>
|
||||
|
||||
</div></div>
|
||||
<div markdown="1" class="toccontent">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue