Remove reference to old jsfiddle link
This commit is contained in:
parent
d459a03ea5
commit
41868f8adb
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue