Skip to content

Commit 4253de1

Browse files
committed
Update index.html
1 parent 443507c commit 4253de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/views/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h2 translate>Latest Transactions</h2>
6161

6262
<div class="col-xs-12 col-md-4 col-gray">
6363
<h2 translate>About</h2>
64-
<p translate><strong>insight</strong> is an <a href="http://live.insight.is/"
64+
<p translate><strong>insight</strong> is an <a href="https://insight.is/"
6565
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>
6666
<p translate><strong>insight</strong> is still in development, so be sure to report any bugs and provide feedback for improvement at our <a href="https://github.com/bitpay/insight/issues" target="_blank">github issue tracker</a>.</p>
6767
<div id="powered" class="row">

0 commit comments

Comments
 (0)