Browse Source

Link back to readme explaining how values are calculated

pull/1/head
Luke Childs 6 years ago
parent
commit
f5ad34d6de
  1. 2
      index.html

2
index.html

@ -20,7 +20,7 @@
<img class="bitcoin-logo" src="node_modules/cryptocurrency-icons/svg/color/btc.svg" alt="btc"> <img class="bitcoin-logo" src="node_modules/cryptocurrency-icons/svg/color/btc.svg" alt="btc">
<span class="arm">💪</span> <span class="arm">💪</span>
</div> </div>
<h1>How many confirmations are equivalent<sup><a rel="noopener noreferrer" target="_blank" href="//github.com/lukechilds/howmanyconfs.com">*</a></sup> to 6 Bitcoin confirmations?</h1> <h1>How many confirmations are equivalent<sup><a rel="noopener noreferrer" target="_blank" href="//github.com/lukechilds/howmanyconfs.com/blob/master/README.md#how-are-these-values-calculated">*</a></sup> to 6 Bitcoin confirmations?</h1>
</div> </div>
</header> </header>
<section class="wrapper"> <section class="wrapper">

Loading…
Cancel
Save