Merge pull request #315 from matiu/feature/link-on-homepage

add link to insight.bitcore.io
This commit is contained in:
Matias Alejo Garcia 2014-02-14 14:52:31 -02:00
commit 90e676e8b6
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
<div class="col-xs-12 col-md-4 col-gray">
<h2> About </h2>
<p><strong>insight</strong> is an open-source Bitcoin blockchain explorer with complete REST
<p><strong>insight</strong> is an <a href="http://insight.bitcore.io/" target="_blank">open-source Bitcoin blockchain explorer</a> with complete REST
and websocket APIs that can be used for writing web wallets and other apps
that need more advanced blockchain queries than provided by bitcoind RPC.
Check out the <a href="http://github.com/bitpay/insight" target="_blank">source code</a>.</p>