Remove reference to old jsfiddle link

This commit is contained in:
Michael Vines 2020-08-21 09:19:05 -07:00
parent d459a03ea5
commit 41868f8adb
1 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,5 @@
const accountPublicKey = document.getElementById('accountPublicKey');
accountPublicKey.innerHTML = account.publicKey;
</script>
<p>
<i>This demo is also available on <a href="https://jsfiddle.net/mvines/sz4pco6y/">JSFiddle</a></i>
</body>
</html>