aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Coleman <coleman.ian@gmail.com>2015-08-16 18:27:32 +1000
committerIan Coleman <coleman.ian@gmail.com>2015-08-16 18:27:32 +1000
commitc90c680e13cc1c51f53479ed9427ca60c5ec5a0c (patch)
treeccf301d337bfab3c4b9d3a9799941877b4019063
parent29bcfbe82a8916d9da695dcba4375161be2f111a (diff)
downloadBIP39-c90c680e13cc1c51f53479ed9427ca60c5ec5a0c.tar.gz
BIP39-c90c680e13cc1c51f53479ed9427ca60c5ec5a0c.tar.zst
BIP39-c90c680e13cc1c51f53479ed9427ca60c5ec5a0c.zip
Brainwallet link works, must use web archive
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index f0fb2c6..184e7d5 100644
--- a/src/index.html
+++ b/src/index.html
@@ -288,7 +288,7 @@
288 <h3>Private Keys</h3> 288 <h3>Private Keys</h3>
289 <p> 289 <p>
290 Use private keys at 290 Use private keys at
291 <a href="https://brainwallet.github.io/" target="_blank">brainwallet.org</a>, 291 <a href="https://web.archive.org/web/20150707020924/https://brainwallet.org/" target="_blank">brainwallet.org</a>,
292 but be careful - it can be easy to make mistakes if you 292 but be careful - it can be easy to make mistakes if you
293 don't know what you're doing 293 don't know what you're doing
294 </p> 294 </p>