Remove reference to old jsfiddle link
This commit is contained in:
@ -20,7 +20,5 @@
|
|||||||
const accountPublicKey = document.getElementById('accountPublicKey');
|
const accountPublicKey = document.getElementById('accountPublicKey');
|
||||||
accountPublicKey.innerHTML = account.publicKey;
|
accountPublicKey.innerHTML = account.publicKey;
|
||||||
</script>
|
</script>
|
||||||
<p>
|
|
||||||
<i>This demo is also available on <a href="https://jsfiddle.net/mvines/sz4pco6y/">JSFiddle</a></i>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user