add link to insight.bitcore.io

This commit is contained in:
Matias Alejo Garcia 2014-02-14 13:50:42 -03:00
parent 48d5af8072
commit f3b26af5e2
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>