Merge pull request #456 from Lennie/patch-1

Possible broken link and suggested fix
This commit is contained in:
Matias Alejo Garcia 2014-04-07 07:26:05 -03:00
commit b6d8aa4d6e
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<div class="col-xs-12 col-md-4 col-gray">
<h2> About </h2>
<p><strong>insight</strong> is an <a href="http://insight.bitcore.io/" target="_blank">open-source Bitcoin blockchain explorer</a> with complete REST
<p><strong>insight</strong> is an <a href="http://live.insight.is/" 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>