mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update "Report An Issue" link on mouseover (thanks @harding)
This commit is contained in:
parent
30afc84515
commit
fecdbf0e93
3 changed files with 6 additions and 6 deletions
|
@ -15,7 +15,7 @@ title: "Developer Guide - Bitcoin"
|
|||
{:toc}
|
||||
|
||||
<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>
|
||||
<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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue