Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhson1085 committed Aug 18, 2018
1 parent 34f8718 commit fce2f24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<h1>Tomochain testnet faucet</h1>
<input type="text" id="receiver" name="receiver" />
<h2>
Please use <a href="https://tomocoin.io">https://core.tomocoin.io</a> RPC to connect<br>
Please use <a href="https://tomochain.com">https://testnet.tomochain.com</a> RPC to connect<br>
to the tomochain testnet.
</h2>
<div class="text-xs-center">
<div class="g-recaptcha" data-sitekey="6LeKZEAUAAAAAI8Z2sKNxKE9s1FZ47HrdP-f4Rw3"></div>
<div class="g-recaptcha" data-sitekey="6Ld1l2oUAAAAAAN582Y0wrznMePr1qjsctIjM0gr"></div>
</div>
<div class="button-faucet">
<button type="submit" id="requestTokens" class="request-tokens-button">Request 1 TOMO</button>
Expand Down

0 comments on commit fce2f24

Please sign in to comment.